NIMIndexType Constants Reference
| Declared in | NIMIndexManagerProtocol.h | 
|---|
NIMIndexType
索引类型
Definition
typedef NS_ENUM(NSInteger, NIMIndexType ) {
                            
                               NIMIndexTypeMsgText = 0,
                            
                               NIMIndexTypeCustomBase = 100,
                            
                            };
                    
                    Constants
Declared In
NIMIndexManagerProtocol.h