hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
|
Public Member Functions | |
String | getFcmSenderId () |
String | getHwAppId () |
String | getHonorAppId () |
String | getMiAppId () |
String | getMiAppKey () |
String | getMzAppId () |
String | getMzAppKey () |
String | getOppoAppKey () |
String | getOppoAppSecret () |
String | getVivoAppId () |
String | getVivoAppKey () |
ArrayList< EMPushType > | getEnabledPushTypes () |
The push configuration class.
ArrayList< EMPushType > com.hyphenate.push.EMPushConfig.getEnabledPushTypes | ( | ) |
Gets the supported push types.
String com.hyphenate.push.EMPushConfig.getFcmSenderId | ( | ) |
Gets the sender ID of FCM.
String com.hyphenate.push.EMPushConfig.getHonorAppId | ( | ) |
Gets the app ID of Honor push.
String com.hyphenate.push.EMPushConfig.getHwAppId | ( | ) |
Gets the app ID of Huawei push.
String com.hyphenate.push.EMPushConfig.getMiAppId | ( | ) |
Gets the app ID of Mi push.
String com.hyphenate.push.EMPushConfig.getMiAppKey | ( | ) |
Gets the app key of Mi push.
String com.hyphenate.push.EMPushConfig.getMzAppId | ( | ) |
Gets the app ID of Meizu push.
String com.hyphenate.push.EMPushConfig.getMzAppKey | ( | ) |
Gets the app key of Meizu push.
String com.hyphenate.push.EMPushConfig.getOppoAppKey | ( | ) |
Gets the app key of Oppo push.
String com.hyphenate.push.EMPushConfig.getOppoAppSecret | ( | ) |
Gets the secret of Oppo push.
String com.hyphenate.push.EMPushConfig.getVivoAppId | ( | ) |
Gets the app ID of Vivo push.
String com.hyphenate.push.EMPushConfig.getVivoAppKey | ( | ) |
Gets the app key of Vivo push.