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

字符串定义 更多...

静态 Public 属性

const string JCClientCreateExtraSdkInfoDir = "CreateExtraSdkInfoDir"
 sdk信息存储目录 更多...
 
const string JCClientCreateExtraDeviceId = "CreateExtraDeviceId"
 设备标识,用户可以自己传入设备标识 更多...
 
const string JCClientConfigAppKey = "ConfigAppKey"
 appkey 更多...
 
const string JCClientConfigServer = "ConfigServer"
 服务器 更多...
 
const string JCClientConfigDeviceId = "ConfigDeviceId"
 设备号 更多...
 
const string JCClientConfigHttpsProxy = "ConfigHttpsProxy"
 https代理, 例如 192.168.1.100:3128 更多...
 
const string JCClientConfigTargetInfo = "ConfigTargetInfo"
 区分服务器接口 std表示标准接口。例如:zh表示使用B01会议的接口 更多...
 
const string JCClientConfigTerminalType = "ConfigTerminalType"
 终端登录类型,支持多终端登录,默认所有终端相同会导致互踢 更多...
 
const string JCClientConfigAutoCreateAccount = "ConfigAutoCreateAccount"
 如果账号不存在是否自动创建账号,默认自动创建 更多...
 
const string logTitle = "JCClient"
 打印标题 更多...
 

详细描述

字符串定义

类成员变量说明

◆ JCClientConfigAppKey

const string JMSDK.JCClient.JCClientConstants.JCClientConfigAppKey = "ConfigAppKey"
static

appkey

◆ JCClientConfigAutoCreateAccount

const string JMSDK.JCClient.JCClientConstants.JCClientConfigAutoCreateAccount = "ConfigAutoCreateAccount"
static

如果账号不存在是否自动创建账号,默认自动创建

◆ JCClientConfigDeviceId

const string JMSDK.JCClient.JCClientConstants.JCClientConfigDeviceId = "ConfigDeviceId"
static

设备号

◆ JCClientConfigHttpsProxy

const string JMSDK.JCClient.JCClientConstants.JCClientConfigHttpsProxy = "ConfigHttpsProxy"
static

https代理, 例如 192.168.1.100:3128

◆ JCClientConfigServer

const string JMSDK.JCClient.JCClientConstants.JCClientConfigServer = "ConfigServer"
static

服务器

◆ JCClientConfigTargetInfo

const string JMSDK.JCClient.JCClientConstants.JCClientConfigTargetInfo = "ConfigTargetInfo"
static

区分服务器接口 std表示标准接口。例如:zh表示使用B01会议的接口

◆ JCClientConfigTerminalType

const string JMSDK.JCClient.JCClientConstants.JCClientConfigTerminalType = "ConfigTerminalType"
static

终端登录类型,支持多终端登录,默认所有终端相同会导致互踢

◆ JCClientCreateExtraDeviceId

const string JMSDK.JCClient.JCClientConstants.JCClientCreateExtraDeviceId = "CreateExtraDeviceId"
static

设备标识,用户可以自己传入设备标识

◆ JCClientCreateExtraSdkInfoDir

const string JMSDK.JCClient.JCClientConstants.JCClientCreateExtraSdkInfoDir = "CreateExtraSdkInfoDir"
static

sdk信息存储目录

◆ logTitle

const string JMSDK.JCClient.JCClientConstants.logTitle = "JCClient"
static

打印标题


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