NIM Unity SDK  V2.4.2
静态 Public 成员函数 | 属性 | 所有成员列表
NIM.Session.SesssionInfoList类 参考

静态 Public 成员函数

static SesssionInfoList Deserialize (string json)
 

属性

int Count [get, set]
 最近会话个数 更多...
 
int UnreadCounts [get, set]
 总未读数 更多...
 
List< SessionInfoSessionList [get, set]
 最近会话列表 更多...
 

属性说明

◆ Count

int NIM.Session.SesssionInfoList.Count
getset

最近会话个数

◆ UnreadCounts

int NIM.Session.SesssionInfoList.UnreadCounts
getset

总未读数

◆ SessionList

List<SessionInfo> NIM.Session.SesssionInfoList.SessionList
getset

最近会话列表


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