NIMIncompleteSessionInfo Class Reference

Inherits from NSObject
Conforms to NSCopying
Declared in NIMIncompleteSessionInfo.h

Overview

未完整会话信息

  session

会话

@property (nonatomic, strong, readonly) NIMSession *session

Discussion

会话

Declared In

NIMIncompleteSessionInfo.h

  from

发送方

@property (nonatomic, copy, readonly) NSString *from

Discussion

发送方

Declared In

NIMIncompleteSessionInfo.h

  timestamp

消息时间戳(单位:s)

@property (nonatomic, assign, readonly) NSTimeInterval timestamp

Discussion

消息时间戳(单位:s)

Declared In

NIMIncompleteSessionInfo.h

  serverId

消息服务端ID

@property (nonatomic, copy, readonly) NSString *serverId

Discussion

消息服务端ID

Declared In

NIMIncompleteSessionInfo.h