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

Public 成员函数

override String ToString ()
 

属性

RCIMConversationType conversationType [get, set]
 获取会话类型 更多...
 
string targetId [get, set]
 会话 ID 更多...
 
string channelId [get, set]
 获取渠道 ID 更多...
 
int unreadCount [get, set]
 获取未读消息数 更多...
 
int mentionedCount [get, set]
 获取本会话里自己被 @ 的消息数量 更多...
 
bool top [get, set]
 获取置顶状态 更多...
 
string draft [get, set]
 会话草稿 更多...
 
RCIMMessage lastMessage [get, set]
 获取最后一条消息 更多...
 
RCIMPushNotificationLevel notificationLevel [get, set]
 会话的通知级别 更多...
 

成员函数说明

◆ ToString()

override String cn_rongcloud_im_unity.RCIMConversation.ToString ( )

属性说明

◆ conversationType

RCIMConversationType cn_rongcloud_im_unity.RCIMConversation.conversationType
getset

获取会话类型

◆ targetId

string cn_rongcloud_im_unity.RCIMConversation.targetId
getset

会话 ID

◆ channelId

string cn_rongcloud_im_unity.RCIMConversation.channelId
getset

获取渠道 ID

◆ unreadCount

int cn_rongcloud_im_unity.RCIMConversation.unreadCount
getset

获取未读消息数

◆ mentionedCount

int cn_rongcloud_im_unity.RCIMConversation.mentionedCount
getset

获取本会话里自己被 @ 的消息数量

◆ top

bool cn_rongcloud_im_unity.RCIMConversation.top
getset

获取置顶状态

◆ draft

string cn_rongcloud_im_unity.RCIMConversation.draft
getset

会话草稿

◆ lastMessage

RCIMMessage cn_rongcloud_im_unity.RCIMConversation.lastMessage
getset

获取最后一条消息

◆ notificationLevel

RCIMPushNotificationLevel cn_rongcloud_im_unity.RCIMConversation.notificationLevel
getset

会话的通知级别


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