Chat SDK for Android v1.2.1
agora java chat SDK
Public Member Functions | List of all members
io.agora.push.PushConfig 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< PushTypegetEnabledPushTypes ()
 

Detailed Description

The push configuration class.

Member Function Documentation

◆ getEnabledPushTypes()

ArrayList< PushType > io.agora.push.PushConfig.getEnabledPushTypes ( )

Gets the supported push types.

Returns
The list of supported push types.

◆ getFcmSenderId()

String io.agora.push.PushConfig.getFcmSenderId ( )

Gets the sender ID of FCM.

Returns
The sender ID of FCM.

◆ getHonorAppId()

String io.agora.push.PushConfig.getHonorAppId ( )

Gets the app ID of Honor push.

Returns
The app ID of Honor push.

◆ getHwAppId()

String io.agora.push.PushConfig.getHwAppId ( )

Gets the app ID of Huawei push.

Returns
The app ID of Huawei push.

◆ getMiAppId()

String io.agora.push.PushConfig.getMiAppId ( )

Gets the app ID of Mi push.

Returns
The app ID of Mi push.

◆ getMiAppKey()

String io.agora.push.PushConfig.getMiAppKey ( )

Gets the app key of Mi push.

Returns
The app key of Mi push.

◆ getMzAppId()

String io.agora.push.PushConfig.getMzAppId ( )

Gets the app ID of Meizu push.

Returns
The app ID of Meizu push.

◆ getMzAppKey()

String io.agora.push.PushConfig.getMzAppKey ( )

Gets the app key of Meizu push.

Returns
The app key of Meizu push.

◆ getOppoAppKey()

String io.agora.push.PushConfig.getOppoAppKey ( )

Gets the app key of Oppo push.

Returns
The app key of Oppo push.

◆ getOppoAppSecret()

String io.agora.push.PushConfig.getOppoAppSecret ( )

Gets the secret of Oppo push.

Returns
The secret of Oppo push.

◆ getVivoAppId()

String io.agora.push.PushConfig.getVivoAppId ( )

Gets the app ID of Vivo push.

Returns
The app ID of Vivo push.

◆ getVivoAppKey()

String io.agora.push.PushConfig.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: