setPushConfig abstract method

Future<NIMResult<void>> setPushConfig(
  1. QChatPushConfig param
)

设置圈组推送配置 (仅Android)

Implementation

Future<NIMResult<void>> setPushConfig(QChatPushConfig param);