nim_core
nim_core
QChatPushServicePlatform
isEnableAndroid abstract method
isEnableAndroid
isEnableAndroid
method
Null safety
Future
<
NIMResult
<
bool
>
>
isEnableAndroid
(
)
是否开启了圈组第三方推送服务(仅Android)
Implementation
Future<NIMResult<bool>> isEnableAndroid();
nim_core
nim_core
QChatPushServicePlatform
isEnableAndroid 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