agora_chat_SDK 1.0.6
agora java chat SDK
|
Public Member Functions | |
abstract void | onError (PushType pushType, long errorCode) |
boolean | isSupportPush (PushType pushType, PushConfig pushConfig) |
String | getPushToken (PushType pushType, PushConfig pushConfig) |
The push settings class for customized push.
String io.agora.push.PushListener.getPushToken | ( | PushType | pushType, |
PushConfig | pushConfig | ||
) |
Gets the FCM device token.
pushType | The push type. |
pushConfig | The push configs. |