agora_chat_SDK 1.0.6
agora java chat SDK
Public Member Functions | List of all members
io.agora.push.PushListener Class Referenceabstract

Public Member Functions

abstract void onError (PushType pushType, long errorCode)
 
boolean isSupportPush (PushType pushType, PushConfig pushConfig)
 
String getPushToken (PushType pushType, PushConfig pushConfig)
 

Detailed Description

The push settings class for customized push.

Member Function Documentation

◆ getPushToken()

String io.agora.push.PushListener.getPushToken ( PushType  pushType,
PushConfig  pushConfig 
)

Gets the FCM device token.

Parameters
pushTypeThe push type.
pushConfigThe push configs.
Returns
Returns the device token to register.

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