hyphenate_SDK3.0 4.0.0
hyphenate java IM SDK
Classes | Public Member Functions | List of all members
com.hyphenate.push.EMPushConfig Class Reference

Classes

class  Builder
 

Public Member Functions

String getFcmSenderId ()
 
String getHwAppId ()
 
String getMiAppId ()
 
String getMiAppKey ()
 
String getMzAppId ()
 
String getMzAppKey ()
 
String getOppoAppKey ()
 
String getOppoAppSecret ()
 
String getVivoAppId ()
 
String getVivoAppKey ()
 
ArrayList< EMPushTypegetEnabledPushTypes ()
 
String toString ()
 

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.

◆ 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: