NIMIndexType Constants Reference

Declared in NIMIndexManagerProtocol.h

NIMIndexType

索引类型

Definition

typedef NS_ENUM(NSInteger, NIMIndexType ) {
   NIMIndexTypeMsgText = 0,
   NIMIndexTypeCustomBase = 100,
};

Constants

NIMIndexTypeMsgText

消息文本

Declared In NIMIndexManagerProtocol.h.

NIMIndexTypeCustomBase

自定义索引类型起始

Declared In NIMIndexManagerProtocol.h.

Declared In

NIMIndexManagerProtocol.h