QChatSubscribeChannelParam constructor

QChatSubscribeChannelParam(
  1. {required QChatSubscribeType type,
  2. required QChatSubscribeOperateType operateType,
  3. required List<QChatChannelIdInfo> channelIdInfos}
)

Implementation

QChatSubscribeChannelParam