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