NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatChannelMuteParam类 参考

#import <NIMQChatMuteModels.h>

类 NIMQChatChannelMuteParam 继承关系图:

属性

unsigned long long serverId
 
unsigned long long channelId
 
NIMQChatMuteOperateType operateType
 
NSArray * muteAccountIds
 
NSInteger duration
 
NSString * postscript
 
NIMQChatMuteNotifyScope notifyType
 

属性说明

◆ channelId

- (unsigned long long) channelId
readwritenonatomicassign

频道id

◆ duration

- (NSInteger) duration
readwritenonatomicassign

禁言持续时长 单位:秒。大于0合法

◆ muteAccountIds

- (NSArray*) muteAccountIds
readwritenonatomicstrong

禁言成员列表

◆ notifyType

- (NIMQChatMuteNotifyScope) notifyType
readwritenonatomicassign

通知类型。包括只通知被禁言者和全部通知

◆ operateType

- (NIMQChatMuteOperateType) operateType
readwritenonatomicassign

操作类型。可填写禁言和解禁填写自动解禁或者其他值报参数错误

◆ postscript

- (NSString*) postscript
readwritenonatomiccopy

附言

◆ serverId

- (unsigned long long) serverId
readwritenonatomicassign

服务器id


该类的文档由以下文件生成: