NIMIndexType Constants Reference

Declared in NIMIndexManagerProtocol.h

NIMIndexType

Index type

Definition

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

Constants

NIMIndexTypeMsgText

Text message

Declared In NIMIndexManagerProtocol.h.

NIMIndexTypeCustomBase

Custom base of the index

Declared In NIMIndexManagerProtocol.h.

Declared In

NIMIndexManagerProtocol.h