-
enum
Represents the state of the checklist for the local and remote candidates in a pair.
get Represents the state of the checklist for the local and remote candidates in a pair.
Returns the enum constant of this class with the specified name.
RTCStatsIceCandidatePairState.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
void
set Represents the state of the checklist for the local and remote candidates in a pair.
RTCIceCandidatePairStats(String id,
StatsType type,
long timestampMillis,
String transportId,
String localCandidateId,
String remoteCandidateId,
RTCStatsIceCandidatePairState state,
long priority,
boolean nominated,
boolean writable,
boolean readable,
long bytesSent,
long bytesReceived,
double roundTripTime,
double availableOutgoingBitrate,
double availableIncomingBitrate)
Create a RTCIceCandidatePairStats