Options
Functions
Sets the connect timeout for socket connection managed by connect, reconnect or internal reconnection tries. When the resolver returns multiple IPs, this value is applied to each IP connection attempt separately, and the whole-connection budget across all IP attempts is 2.5x of this value (e.g. 10s -> 25s). The default value is 10 seconds.
Sets the timeout used in refreshing the sesson token when SessionHandler.onSessionTokenRequired is called. The value should be between 60 seconds and 1800 seconds (30 minutes). The default value is 60 seconds.
Sets ThreadOption. Refer to ThreadOption. If you want to use ThreadOption.HANDLER, you should provide your handler as a parameter. Otherwise, set Handler parameter to null.
Sets typing indicator invalidation time. Refer to GroupChannel.startTyping, GroupChannel.endTyping The default value is 10000 milliseconds.
Sets typing indicator throttle. Refer to GroupChannel.startTyping, GroupChannel.endTyping The default value is 1000 milliseconds.
Sets the websocket response timeout used in sending/receiving commmands by websocket. The value should be between 5 seconds and 300 seconds (5 minutes). The default value is 10 seconds.
If set true, the information of