RTCConfiguration

@deprecated("all members of RTCConfiguration are deprecated", "2.0.0")
Companion:
class
Deprecated
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("use `new RTCConfiguration { ... }` instead", "2.0.0") @inline
def apply(iceServers: UndefOr[Array[RTCIceServer]], iceTransportPolicy: UndefOr[RTCIceTransportPolicy], bundlePolicy: UndefOr[RTCBundlePolicy], peerIdentity: UndefOr[String]): RTCConfiguration
Deprecated