This method returns the region set using the setRegion()
of the AppSettingsBuilder.
This method returns the roles set using the setRoles()
of the AppSettingsBuilder.
This method returns the subscription type set using one of the following methods of the AppSettingsBuilder subscribePresenceForAllUsers()
, subscribePresenceForRoles()
or subscribePresenceForFriends()
.
This method returns whether the SDK should connect to WebSocket server when a user logs-in or not.
This method returns whether auto joining of group was enabled or not using the
enableAutoJoinForGroups()
of the AppSettingsBuilder.