nim_core
nim_core
QChatPushServicePlatform
setPushConfig abstract method
setPushConfig
setPushConfig
method
Null safety
Future
<
NIMResult
<
void
>
>
setPushConfig
(
QChatPushConfig
param
)
设置圈组推送配置 (仅Android)
Implementation
Future<NIMResult<void>> setPushConfig(QChatPushConfig param);
nim_core
nim_core
QChatPushServicePlatform
setPushConfig 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