融云 Unity IM SDK 5.X
cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo类 参考

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 更多...
 

成员函数说明

◆ ToString()

override String cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo.ToString ( )

属性说明

◆ readReceiptMessage

bool cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo.readReceiptMessage
getset

是否为需要回执的消息。 true: 需要回执的消息。 false: 普通消息

◆ hasRespond

bool cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo.hasRespond
getset

是否发送过消息回执响应。 仅对消息接收方有效

◆ respondUserIds

Dictionary<string, long> cn_rongcloud_im_unity.RCIMGroupReadReceiptInfo.respondUserIds
getset

会话中响应过该消息回执的成员 userId 列表。 key: userId value: respondTime


该类的文档由以下文件生成: