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