RTCIceCandidateInit

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

Value members

Deprecated methods

@deprecated("use `new RTCIceCandidateInit { ... }` instead", "2.0.0") @inline
def apply(candidate: UndefOr[String], sdpMid: UndefOr[String], sdpMLineIndex: UndefOr[Double]): RTCIceCandidateInit
Deprecated