NIMQChatCreateChannelCategoryParam Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMQChatCreateChannelCategoryParam.h |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverId
Discussion
服务器id
Declared In
NIMQChatCreateChannelCategoryParam.h
name
名称
@property (nonatomic, copy) NSString *name
Discussion
名称
Declared In
NIMQChatCreateChannelCategoryParam.h
custom
自定义扩展
@property (nonatomic, copy) NSString *custom
Discussion
自定义扩展
Declared In
NIMQChatCreateChannelCategoryParam.h
viewMode
查看模式
@property (nonatomic, assign) NIMQChatChannelViewMode viewMode
Discussion
查看模式
Declared In
NIMQChatCreateChannelCategoryParam.h