setFallbackVoIPPort

@Deprecated(since = "SDK 3.9.1")
open fun setFallbackVoIPPort(fallbackVoIPPort: Int): STWConfiguration.Builder

Set the fallback port for VoIP sessions

Return

Builder This Builder object to allow for chaining of calls to set methods. Method is now deprecated. Use instead method :

See also

Parameters

fallbackVoIPPort

Integer The VoIP fallback port. This port will be used as fallback port for all VoIP sessions.