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