public final class CandidatePairChangeEvent
extends java.lang.Object
CandidatePairChangeEvent
in the C++ API.Modifier and Type | Field and Description |
---|---|
int |
estimatedDisconnectedTimeMs
An estimate from the ICE stack on how long it was disconnected before
changing to the new candidate pair in this event.
|
int |
lastDataReceivedMs |
IceCandidate |
local |
java.lang.String |
reason |
IceCandidate |
remote |
public final IceCandidate local
public final IceCandidate remote
public final int lastDataReceivedMs
public final java.lang.String reason
public final int estimatedDisconnectedTimeMs
7.0.0