NIMPassThroughMsgData Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMPassThroughOption.h | 
  fromAccid
	发送方accid
@property (nullable, nonatomic, copy) NSString *fromAccidDiscussion
发送方accid
Declared In
NIMPassThroughOption.h
  body
	透传内容
@property (nonatomic, copy) NSString *bodyDiscussion
透传内容
Declared In
NIMPassThroughOption.h
  time
	发送时间, 毫秒
@property (nonatomic, assign) int64_t timeDiscussion
发送时间, 毫秒
Declared In
NIMPassThroughOption.h