JMSDK Windows  v2.6.1
Public 属性 | 静态 Public 属性 | 所有成员列表
JMSDK.JCConference.JCCommandChangeRole类 参考

设置成员角色 更多...

Public 属性

bool Result
 结果,true 成功,false 失败 更多...
 
JCConferenceParticipantType Type
 成员类型 更多...
 
int state
 state 更多...
 
List< string > ParticipantUserId
 成员UserId 更多...
 
int Reason
 设置失败的原因 更多...
 

静态 Public 属性

static readonly int ReasonNone = 0
 更多...
 
static readonly int ReasonOutnumberVideoMemberCount = 1
 视频成员总人数不能超过16 更多...
 
static readonly int ReasonOutnumberAudioMemberCount = 2
 音频成员总人数不能超过48 更多...
 

详细描述

设置成员角色

类成员变量说明

◆ ParticipantUserId

List<string> JMSDK.JCConference.JCCommandChangeRole.ParticipantUserId

成员UserId

◆ Reason

int JMSDK.JCConference.JCCommandChangeRole.Reason

设置失败的原因

◆ ReasonNone

readonly int JMSDK.JCConference.JCCommandChangeRole.ReasonNone = 0
static

◆ ReasonOutnumberAudioMemberCount

readonly int JMSDK.JCConference.JCCommandChangeRole.ReasonOutnumberAudioMemberCount = 2
static

音频成员总人数不能超过48

◆ ReasonOutnumberVideoMemberCount

readonly int JMSDK.JCConference.JCCommandChangeRole.ReasonOutnumberVideoMemberCount = 1
static

视频成员总人数不能超过16

◆ Result

bool JMSDK.JCConference.JCCommandChangeRole.Result

结果,true 成功,false 失败

◆ state

int JMSDK.JCConference.JCCommandChangeRole.state

state

◆ Type

JCConferenceParticipantType JMSDK.JCConference.JCCommandChangeRole.Type

成员类型


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