RTCOfferOptions

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

Value members

Deprecated methods

@deprecated("use `new RTCOfferOptions { ... }` instead", "2.0.0") @inline
def apply(iceRestart: UndefOr[Boolean], offerToReceiveAudio: UndefOr[Double], offerToReceiveVideo: UndefOr[Double], voiceActivityDetection: UndefOr[Boolean]): RTCOfferOptions
Deprecated