NIMLastMsgType Constants Reference
| Declared in | NIMRecentSession.h | 
|---|
NIMLastMsgType
最后一条消息的类型。
Definition
typedef NS_ENUM(NSInteger, NIMLastMsgType ) {
                            
                               NIMLastMsgTypeNormalMessage,
                            
                               NIMLastMsgTypeRevokeNotication,
                            
                            };
                    
                    Constants
Declared In
NIMRecentSession.h