setWebRtcCallConfiguration

abstract fun setWebRtcCallConfiguration(webRtcCallConfiguration: WebRtcCallConfiguration)

Sets the WebRTC configuration for every call created by this CallController. For this method to have effect, it must be called before initiating any outgoing call or relying the push payload.

Parameters

webRtcCallConfiguration

configuration to be used.