NIMLastMsgType Constants Reference

Declared in NIMRecentSession.h

NIMLastMsgType

最后一条消息的类型。

Definition

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

Constants

NIMLastMsgTypeNormalMessage

最后一条消息的类型。

Declared In NIMRecentSession.h.

NIMLastMsgTypeRevokeNotication

最后一条消息的类型。

Declared In NIMRecentSession.h.

Declared In

NIMRecentSession.h