NIMQChatUpdateChannelCategoryParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatUpdateChannelCategoryParam.h |
categoryId
频道分组id
@property (nonatomic, assign) unsigned long long categoryIdDiscussion
频道分组id
Declared In
NIMQChatUpdateChannelCategoryParam.h
name
名称
@property (nullable, nonatomic, copy) NSString *nameDiscussion
名称
Declared In
NIMQChatUpdateChannelCategoryParam.h
custom
自定义扩展
@property (nullable, nonatomic, copy) NSString *customDiscussion
自定义扩展
Declared In
NIMQChatUpdateChannelCategoryParam.h
viewMode
查看模式
@property (nonatomic, assign) NIMQChatChannelViewMode viewModeDiscussion
查看模式
Declared In
NIMQChatUpdateChannelCategoryParam.h