CandidateStats Properties |
The CandidateStats type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
IPAddress |
Gets the IP address.
| |
IsHost |
Gets whether the candidate is host/local.
| |
IsReflexive |
Gets whether the candidate is reflexive.
| |
IsRelayed |
Gets whether the candidate is relayed.
| |
Port |
Gets the port.
| |
Priority |
Gets the priority.
| |
Protocol |
Gets the protocol.
| |
RelatedIPAddress |
Gets the related IP address.
| |
RelatedPort |
Gets the related port.
| |
Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) | |
TurnProtocol |
Gets the protocol used by this candidate when communicating with a TURN (relay) server. If unknown or not a relayed candidate, defaults to ProtocolType.Unknown.
| |
Type |
Gets the type.
|