chatAreaCode property

int chatAreaCode
final

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.

Implementation

final int chatAreaCode;