NIMSDK-iOS
Toggle main menu visibility
首页
相关页面
类
类列表
类索引
类继承关系
类成员
全部
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
函数
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
属性
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
文件
文件列表
文件成员
全部
n
v
函数
变量
n
v
类型定义
n
v
枚举
n
v
枚举值
n
v
宏定义
•
全部
类
文件
函数
变量
类型定义
枚举
枚举值
属性
宏定义
页
载入中...
搜索中...
未找到
类
|
枚举
NIMChatroom.h 文件参考
#import <Foundation/Foundation.h>
浏览源代码.
类
class
NIMChatroom
枚举
enum
NIMChatroomQueueModificationLevel
{
NIMChatroomQueueModificationLevelAnyone
,
NIMChatroomQueueModificationLevelManager
}
枚举类型说明
◆
NIMChatroomQueueModificationLevel
enum
NIMChatroomQueueModificationLevel
聊天室队列修改权限
枚举值
NIMChatroomQueueModificationLevelAnyone
所有人都可以修改聊天室队列
NIMChatroomQueueModificationLevelManager
只有管理员可以修改聊天室队列
Chatroom
NIMChatroom.h
制作者
1.9.5