hyphenate_SDK4.0 4.5.0
hyphenate java IM SDK
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.hyphenate.push.EMPushType 枚举类型参考

Public 成员函数

String getName ()
 

静态 Public 成员函数

static EMPushType getType (String name)
 

Public 属性

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

详细描述

推送类型枚举类。

成员函数说明

◆ getName()

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

获取推送类型名称。

返回
推送类型名称。

◆ getType()

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

获取推送类型。

参数
name推送类型名称。
返回
推送类型。

类成员变量说明

◆ HMSPUSH

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

小米推送。

◆ HONORPUSH

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

VIVO 推送。

◆ 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")

OPPO 推送。


枚举说明文档从下列文件生成: