融云 Unity IM SDK 5.X
|
Public 成员函数 | |
override String | ToString () |
属性 | |
bool | readReceiptMessage [get, set] |
是否为需要回执的消息。 true: 需要回执的消息。 false: 普通消息 更多... | |
bool | hasRespond [get, set] |
是否发送过消息回执响应。 仅对消息接收方有效 更多... | |
Dictionary< string, long > | respondUserIds [get, set] |
会话中响应过该消息回执的成员 userId 列表。 key: userId value: respondTime 更多... | |
override String cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo.ToString | ( | ) |
|
getset |
是否为需要回执的消息。 true: 需要回执的消息。 false: 普通消息
|
getset |
是否发送过消息回执响应。 仅对消息接收方有效
|
getset |
会话中响应过该消息回执的成员 userId 列表。 key: userId value: respondTime