hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
com.hyphenate.push.EMPushType Enum Reference

Public Member Functions

String getName ()
 

Static Public Member Functions

static EMPushType getType (String name)
 

Public Attributes

 MIPUSH =("MI")
 
 HMSPUSH =("HUAWEI")
 
 MEIZUPUSH =("MEIZU")
 
 OPPOPUSH =("OPPO")
 
 VIVOPUSH =("VIVO")
 
 HONORPUSH =("HONOR")
 
 NORMAL =("NORMAL")
 

Detailed Description

The push types.

Member Function Documentation

◆ getName()

String com.hyphenate.push.EMPushType.getName ( )

Gets the push type name.

Returns
The push type name.

◆ getType()

static EMPushType com.hyphenate.push.EMPushType.getType ( String  name)
static

Gets the push type.

Parameters
nameThe push type name.
Returns
The push type.

Member Data Documentation

◆ HMSPUSH

com.hyphenate.push.EMPushType.HMSPUSH =("HUAWEI")

The Mi push.

◆ HONORPUSH

com.hyphenate.push.EMPushType.HONORPUSH =("HONOR")

The VIVO push.

◆ MEIZUPUSH

com.hyphenate.push.EMPushType.MEIZUPUSH =("MEIZU")

The HUAWEI push.

◆ MIPUSH

com.hyphenate.push.EMPushType.MIPUSH =("MI")

The FCM push.

◆ NORMAL

com.hyphenate.push.EMPushType.NORMAL =("NORMAL")

The HONOR push.

◆ OPPOPUSH

com.hyphenate.push.EMPushType.OPPOPUSH =("OPPO")

The MEIZU push.

◆ VIVOPUSH

com.hyphenate.push.EMPushType.VIVOPUSH =("VIVO")

The OPPO push.


The documentation for this enum was generated from the following file: