程序包 com.easemob.im
类 ServerVariable
java.lang.Object
com.easemob.im.ServerVariable
Representing a Server Variable for server URL template substitution.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
description
-
defaultValue
-
enumValues
-
-
构造器详细资料
-
ServerVariable
- 参数:
description- A description for the server variable.defaultValue- The default value to use for substitution.enumValues- An enumeration of string values to be used if the substitution options are from a limited set.
-