NIMQChatUpdateChannelParam Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatUpdateChannelParam.h | 
  channelId
	频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatUpdateChannelParam.h
  name
	名称
@property (nullable, nonatomic, copy) NSString *nameDiscussion
名称
Declared In
NIMQChatUpdateChannelParam.h
  topic
	主题
@property (nullable, nonatomic, copy) NSString *topicDiscussion
主题
Declared In
NIMQChatUpdateChannelParam.h
  custom
	自定义扩展
@property (nullable, nonatomic, copy) NSString *customDiscussion
自定义扩展
Declared In
NIMQChatUpdateChannelParam.h
  viewMode
	查看模式
@property (nonatomic, assign) NIMQChatChannelViewMode viewModeDiscussion
查看模式
Declared In
NIMQChatUpdateChannelParam.h
  antispamBusinessId
	对某些资料内容另外的反垃圾的业务ID
@property (nonatomic, copy) NSString *antispamBusinessIdDiscussion
对某些资料内容另外的反垃圾的业务ID
Declared In
NIMQChatUpdateChannelParam.h