◆ 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
-
- Returns
- The push type.
◆ HMSPUSH
| com.hyphenate.push.EMPushType.HMSPUSH =("HUAWEI") |
◆ HONORPUSH
| com.hyphenate.push.EMPushType.HONORPUSH =("HONOR") |
◆ MEIZUPUSH
| com.hyphenate.push.EMPushType.MEIZUPUSH =("MEIZU") |
◆ MIPUSH
| com.hyphenate.push.EMPushType.MIPUSH =("MI") |
◆ NORMAL
| com.hyphenate.push.EMPushType.NORMAL =("NORMAL") |
◆ OPPOPUSH
| com.hyphenate.push.EMPushType.OPPOPUSH =("OPPO") |
◆ VIVOPUSH
| com.hyphenate.push.EMPushType.VIVOPUSH =("VIVO") |
The documentation for this enum was generated from the following file:
- com/hyphenate/push/EMPushType.java