Dart
dart:html
RtcIceCandidate
sdpMLineIndex property
sdpMLineIndex
Dart
dart:html
RtcIceCandidate
sdpMLineIndex property
RtcIceCandidate class
Constructors
RtcIceCandidate
Properties
candidate
sdpMid
sdpMLineIndex
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
sdpMLineIndex
property
int
sdpMLineIndex
Implementation
int get sdpMLineIndex native;
void
sdpMLineIndex=
(
int
value
)
Implementation
set sdpMLineIndex(int value) native;