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) |
EMProperties(String baseUri,
String appKey,
EMProxy proxy,
String clientId,
String clientSecret,
int httpConnectionPoolSize,
String serverTimezone,
int httpConnectionMaxIdleTime,
int httpConnectionMaxLifeTime,
int httpConnectionEvictInBackground,
int nettyWorkerCount,
int httpConnectionPendingAcquireMaxCount,
int httpConnectionPendingAcquireTimeout)
|