NIMLastMsgType Constants Reference

Declared in NIMRecentSession.h

NIMLastMsgType

Type of the most recent message

Definition

typedef NS_ENUM(NSInteger, NIMLastMsgType ) {
   NIMLastMsgTypeNormalMessage,
   NIMLastMsgTypeRevokeNotication,
};

Constants

NIMLastMsgTypeNormalMessage

Type of the most recent message

Declared In NIMRecentSession.h.

NIMLastMsgTypeRevokeNotication

Type of the most recent message

Declared In NIMRecentSession.h.

Declared In

NIMRecentSession.h