enableFallback

open fun enableFallback(enable: Boolean): STWConfiguration.Builder

Sets whether the fallback port is enabled for SIP and HTTP.

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

enable

Boolean true to enable fallback.