NIMPassThroughMsgData Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMPassThroughOption.h |
fromAccid
accid of a sender
@property (nullable, nonatomic, copy) NSString *fromAccidDiscussion
accid of a sender
Declared In
NIMPassThroughOption.h
body
Message body
@property (nonatomic, copy) NSString *bodyDiscussion
Message body
Declared In
NIMPassThroughOption.h
time
time a message was sent in milliseconds
@property (nonatomic, assign) int64_t timeDiscussion
time a message was sent in milliseconds
Declared In
NIMPassThroughOption.h