hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
Public Member Functions | List of all members
com.hyphenate.push.EMPushConfig Class Reference

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< EMPushTypegetEnabledPushTypes ()
 

Detailed Description

The push configuration class.

Member Function Documentation

◆ getEnabledPushTypes()

ArrayList< EMPushType > com.hyphenate.push.EMPushConfig.getEnabledPushTypes ( )

Gets the supported push types.

Returns
The list of supported push types.

◆ getFcmSenderId()

String com.hyphenate.push.EMPushConfig.getFcmSenderId ( )

Gets the sender ID of FCM.

Returns
The sender ID of FCM.

◆ getHonorAppId()

String com.hyphenate.push.EMPushConfig.getHonorAppId ( )

Gets the app ID of Honor push.

Returns
The app ID of Honor push.

◆ getHwAppId()

String com.hyphenate.push.EMPushConfig.getHwAppId ( )

Gets the app ID of Huawei push.

Returns
The app ID of Huawei push.

◆ getMiAppId()

String com.hyphenate.push.EMPushConfig.getMiAppId ( )

Gets the app ID of Mi push.

Returns
The app ID of Mi push.

◆ getMiAppKey()

String com.hyphenate.push.EMPushConfig.getMiAppKey ( )

Gets the app key of Mi push.

Returns
The app key of Mi push.

◆ getMzAppId()

String com.hyphenate.push.EMPushConfig.getMzAppId ( )

Gets the app ID of Meizu push.

Returns
The app ID of Meizu push.

◆ getMzAppKey()

String com.hyphenate.push.EMPushConfig.getMzAppKey ( )

Gets the app key of Meizu push.

Returns
The app key of Meizu push.

◆ getOppoAppKey()

String com.hyphenate.push.EMPushConfig.getOppoAppKey ( )

Gets the app key of Oppo push.

Returns
The app key of Oppo push.

◆ getOppoAppSecret()

String com.hyphenate.push.EMPushConfig.getOppoAppSecret ( )

Gets the secret of Oppo push.

Returns
The secret of Oppo push.

◆ getVivoAppId()

String com.hyphenate.push.EMPushConfig.getVivoAppId ( )

Gets the app ID of Vivo push.

Returns
The app ID of Vivo push.

◆ getVivoAppKey()

String com.hyphenate.push.EMPushConfig.getVivoAppKey ( )

Gets the app key of Vivo push.

Returns
The app key of Vivo push.

The documentation for this class was generated from the following file: