enable Load Conversation
open fun enableLoadConversation(enabled: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the load of the conversation history is enabled by default or not.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
enabled
Boolean true to enable the load of the conversation history after login.