程序包 | 说明 |
---|---|
com.easemob.im.server |
限定符和类型 | 方法和说明 |
---|---|
EMProperties.Realm |
EMProperties.getRealm() |
static EMProperties.Realm |
EMProperties.Realm.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static EMProperties.Realm[] |
EMProperties.Realm.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
EMProperties.Builder |
EMProperties.Builder.setRealm(EMProperties.Realm realm) |
构造器和说明 |
---|
EMProperties(EMProperties.Realm realm,
String appKey,
Credentials credentials,
String baseUri,
EMProxy proxy,
int httpConnectionPoolSize,
int httpConnectionMaxIdleTime,
int httpConnectionMaxLifeTime,
int httpConnectionEvictInBackground,
int httpConnectionPendingAcquireMaxCount,
int httpConnectionPendingAcquireTimeout,
int nettyWorkerCount,
String serverTimezone,
int agoraTokenExpireInSeconds,
reactor.netty.transport.logging.AdvancedByteBufFormat httpLogFormat,
boolean validateUserName) |
Copyright © 2024. All rights reserved.