NIMChatroomQueueModificationLevel Constants Reference

Declared in NIMChatroom.h

NIMChatroomQueueModificationLevel

聊天室队列修改权限

Definition

typedef NS_ENUM(NSInteger, NIMChatroomQueueModificationLevel ) {
   NIMChatroomQueueModificationLevelAnyone,
   NIMChatroomQueueModificationLevelManager,
};

Constants

NIMChatroomQueueModificationLevelAnyone

所有人都可以修改聊天室队列

Declared In NIMChatroom.h.

NIMChatroomQueueModificationLevelManager

只有管理员可以修改聊天室队列

Declared In NIMChatroom.h.

Declared In

NIMChatroom.h