更新用户频道推送配置
Future<NIMResult<void>> updateUserChannelPushConfig( QChatUpdateUserChannelPushConfigParam param) { return _platform.updateUserChannelPushConfig(param); }