enable Always Connected Mode
open fun enableAlwaysConnectedMode(enable: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the Always Connected Mode is enabled.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
enable
Boolean true to enable Always Connected Mode.