chatAreaCode property
final
~english
The area code.
This attribute is used to restrict the scope of accessible edge nodes. The default value is AreaCodeGLOB
.
This attribute can be set only when you call ChatClient.init. The attribute setting cannot be changed during the app runtime.
~end
~chinese 区号 此属性用于限制可访问边缘节点的范围。缺省值为AreaCodeGLOB。 此属性只能在调用ChatClient.init时设置。在应用程序运行期间不能更改属性设置。 ~end
Implementation
final int chatAreaCode;