NIMSDK-iOS
载入中...
搜索中...
未找到
类
|
枚举
NIMChatroom.h 文件参考
#import <Foundation/Foundation.h>
浏览源代码.
类
class
NIMChatroom
枚举
enum
NIMChatroomQueueModificationLevel
{
NIMChatroomQueueModificationLevelAnyone
,
NIMChatroomQueueModificationLevelManager
}
枚举类型说明
◆
NIMChatroomQueueModificationLevel
enum
NIMChatroomQueueModificationLevel
聊天室队列修改权限
枚举值
NIMChatroomQueueModificationLevelAnyone
所有人都可以修改聊天室队列
NIMChatroomQueueModificationLevelManager
只有管理员可以修改聊天室队列
Chatroom
NIMChatroom.h
制作者
1.9.5