NIMSDK-AOS
9.19.0
|
Public 成员函数 | |
MixPushTypeEnum (int value) | |
final int | getValue () |
静态 Public 成员函数 | |
static MixPushTypeEnum | typeOfValue (int value) |
Public 属性 | |
UNKNOWN =(PushType.DISABLE) | |
未知 更多... | |
XIAO_MI =(PushType.XIAO_MI) | |
小米 更多... | |
HUA_WEI =(PushType.HUA_WEI) | |
华为 更多... | |
MEI_ZU =(PushType.MEI_ZU) | |
魅族 更多... | |
FCM =(PushType.FCM) | |
FCM 更多... | |
VIVO =(PushType.VIVO) | |
VIVO 更多... | |
OPPO =(PushType.OPPO) | |
OPPO 更多... | |
HONOR =(PushType.HONOR) | |
荣耀 更多... | |
在文件 MixPushTypeEnum.java 第 5 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.MixPushTypeEnum | ( | int | value | ) |
在文件 MixPushTypeEnum.java 第 34 行定义.
final int com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.getValue | ( | ) |
在文件 MixPushTypeEnum.java 第 38 行定义.
|
static |
在文件 MixPushTypeEnum.java 第 42 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.FCM =(PushType.FCM) |
FCM
在文件 MixPushTypeEnum.java 第 20 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.HONOR =(PushType.HONOR) |
荣耀
在文件 MixPushTypeEnum.java 第 29 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.HUA_WEI =(PushType.HUA_WEI) |
华为
在文件 MixPushTypeEnum.java 第 14 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.MEI_ZU =(PushType.MEI_ZU) |
魅族
在文件 MixPushTypeEnum.java 第 17 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.OPPO =(PushType.OPPO) |
OPPO
在文件 MixPushTypeEnum.java 第 26 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.UNKNOWN =(PushType.DISABLE) |
未知
在文件 MixPushTypeEnum.java 第 8 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.VIVO =(PushType.VIVO) |
VIVO
在文件 MixPushTypeEnum.java 第 23 行定义.
com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum.XIAO_MI =(PushType.XIAO_MI) |
小米
在文件 MixPushTypeEnum.java 第 11 行定义.