Class RTCIceCandidate
java.lang.Object
elemental2.dom.RTCIceCandidate
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
double
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
address
-
candidate
-
component
-
foundation
-
port
public double port -
priority
public double priority -
protocol
-
sdpMLineIndex
public int sdpMLineIndex -
sdpMid
-
tcpType
-
type
-
usernameFragment
-
-
Constructor Details
-
RTCIceCandidate
public RTCIceCandidate() -
RTCIceCandidate
-