JMSDK Windows  v2.6.1
属性 | 所有成员列表
JMSDK.JCConference.JCConferenceParticipantLog类 参考

参会成员的信息记录 更多...

属性

string UserId [get]
 参会成员 Id 更多...
 
string DisplayName [get]
 参会成员用户名 更多...
 
List< long > JoinTimes [get]
 加入会议时间记录,时间戳,单位毫秒。 如果中途离开会议再加入就会有多条加入会议的时间记录 更多...
 
List< long > LeaveTimes [get]
 离开会议时间记录,时间戳,单位毫秒。 如果未离开会议就没有离开会议的时间记录 更多...
 

详细描述

参会成员的信息记录

属性说明

◆ DisplayName

string JMSDK.JCConference.JCConferenceParticipantLog.DisplayName
get

参会成员用户名


◆ JoinTimes

List<long> JMSDK.JCConference.JCConferenceParticipantLog.JoinTimes
get

加入会议时间记录,时间戳,单位毫秒。 如果中途离开会议再加入就会有多条加入会议的时间记录

◆ LeaveTimes

List<long> JMSDK.JCConference.JCConferenceParticipantLog.LeaveTimes
get

离开会议时间记录,时间戳,单位毫秒。 如果未离开会议就没有离开会议的时间记录

◆ UserId

string JMSDK.JCConference.JCConferenceParticipantLog.UserId
get

参会成员 Id


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