nim_core
nim_core
QChatPushServicePlatform
getPushConfig abstract method
getPushConfig
getPushConfig
method
Null safety
Future
<
NIMResult
<
QChatPushConfig
>
>
getPushConfig
(
)
获取圈组推送设置 (仅Android)
Implementation
Future<NIMResult<QChatPushConfig>> getPushConfig();
nim_core
nim_core
QChatPushServicePlatform
getPushConfig abstract method
QChatPushServicePlatform class
Constructors
QChatPushServicePlatform
Properties
hashCode
runtimeType
serviceName
Methods
enableAndroid
getPushConfig
handleMethodCall
invokeMethod
isEnableAndroid
isPushConfigExistAndroid
noSuchMethod
onEvent
setPushConfig
toString
Operators
operator ==
Static properties
instance