agora_chat_SDK 1.0.6
agora java chat SDK
|
Public 成员函数 | |
abstract void | onError (PushType pushType, long errorCode) |
boolean | isSupportPush (PushType pushType, PushConfig pushConfig) |
String | getPushToken (PushType pushType, PushConfig pushConfig) |
用于设置自定义的推送设置。
String io.agora.push.PushListener.getPushToken | ( | PushType | pushType, |
PushConfig | pushConfig | ||
) |
获取 FCM 设备 token。
pushType | 推送类型。 |
pushConfig | 推送配置。 |