hyphenate_SDK3.0 3.9.9.2
hyphenate java IM SDK
|
Public 成员函数 | |
EMPushType (String name) | |
String | getName () |
静态 Public 成员函数 | |
static EMPushType | getType (String name) |
Public 属性 | |
FCM =("FCM") | |
MIPUSH =("MI") | |
HMSPUSH =("HUAWEI") | |
MEIZUPUSH =("MEIZU") | |
OPPOPUSH =("OPPO") | |
VIVOPUSH =("VIVO") | |
NORMAL =("NORMAL") | |
推送类型枚举类。
String com.hyphenate.push.EMPushType.getName | ( | ) |
获取推送类型名称。
|
static |
获取推送类型。
name | 推送类型名称。 |
com.hyphenate.push.EMPushType.HMSPUSH =("HUAWEI") |
小米推送。
com.hyphenate.push.EMPushType.MEIZUPUSH =("MEIZU") |
华为推送。
com.hyphenate.push.EMPushType.MIPUSH =("MI") |
谷歌推送。
com.hyphenate.push.EMPushType.NORMAL =("NORMAL") |
VIVO 推送。
com.hyphenate.push.EMPushType.OPPOPUSH =("OPPO") |
魅族推送。
com.hyphenate.push.EMPushType.VIVOPUSH =("VIVO") |
OPPO 推送。