NIMChatroomQueueModificationLevel Constants Reference
| Declared in | NIMChatroom.h | 
|---|
NIMChatroomQueueModificationLevel
聊天室队列修改权限
Definition
typedef NS_ENUM(NSInteger, NIMChatroomQueueModificationLevel ) {
                            
                               NIMChatroomQueueModificationLevelAnyone,
                            
                               NIMChatroomQueueModificationLevelManager,
                            
                            };
                    
                    Constants
Declared In
NIMChatroom.h