menu
nim_core
nim_core
QChatPushService
getPushConfig method
getPushConfig
brightness_4
brightness_5
getPushConfig
method
Future
<
NIMResult
<
QChatPushConfig
>
>
getPushConfig
(
)
获取圈组推送设置
Implementation
Future<NIMResult<QChatPushConfig>> getPushConfig() { return _platform.getPushConfig(); }
nim_core
nim_core
QChatPushService
getPushConfig method
QChatPushService class