Enum Class的使用
com.easemob.im.ApiClient.Realm
使用ApiClient.Realm的程序包
-
com.easemob.im中ApiClient.Realm的使用
修饰符和类型方法说明static ApiClient.RealmReturns the enum constant of this class with the specified name.static ApiClient.Realm[]ApiClient.Realm.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为ApiClient.Realm的com.easemob.im中的方法参数类型为ApiClient.Realm的com.easemob.im中的构造器限定符构造器说明ApiClient(String basePath, ApiClient.Realm realm, String appKey, String clientId, String clientSecret, String appId, String appCert, int maxIdleConnections, int connectKeepAliveMilliSeconds, int connectTimeoutMilliSeconds, ApiClient.EMProxy proxy, int dispatcherMaxRequests, int dispatcherMaxRequestsPerHost)