enableLoadConversation

open fun enableLoadConversation(enabled: Boolean): STWConfiguration.Builder

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.