nim_core
nim_core
QChatPushServicePlatform
isPushConfigExistAndroid abstract method
isPushConfigExistAndroid
isPushConfigExistAndroid
method
Null safety
Future
<
NIMResult
<
bool
>
>
isPushConfigExistAndroid
(
)
圈组是否存在推送配置。(仅Android)
Implementation
Future<NIMResult<bool>> isPushConfigExistAndroid();
nim_core
nim_core
QChatPushServicePlatform
isPushConfigExistAndroid 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