NIMChatroomQueueModificationLevel Constants Reference

Declared in NIMChatroom.h

NIMChatroomQueueModificationLevel

Chat room queue modification permissions

Definition

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

Constants

NIMChatroomQueueModificationLevelAnyone

All members can edit the queue

Declared In NIMChatroom.h.

NIMChatroomQueueModificationLevelManager

Only administrators can edit the queue

Declared In NIMChatroom.h.

Declared In

NIMChatroom.h