NIMPassThroughMsgData Class Reference

Inherits from NSObject
Declared in NIMPassThroughOption.h

Overview

收到的透传消息

  fromAccid

发送方accid

@property (nullable, nonatomic, copy) NSString *fromAccid

Discussion

发送方accid

Declared In

NIMPassThroughOption.h

  body

透传内容

@property (nonatomic, copy) NSString *body

Discussion

透传内容

Declared In

NIMPassThroughOption.h

  time

发送时间, 毫秒

@property (nonatomic, assign) int64_t time

Discussion

发送时间, 毫秒

Declared In

NIMPassThroughOption.h