| CandidatePairStats Properties | 
The CandidatePairStats type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BytesReceived | 
            Gets the number of bytes received.
             | 
|  | BytesSent | 
            Gets the number of bytes sent.
             | 
|  | ConsentRequestsReceived | 
            Gets the number of consent requests received.
             | 
|  | ConsentRequestsSent | 
            Gets the number of consent requests sent.
             | 
|  | ConsentResponsesReceived | 
            Gets the number of consent responses received.
             | 
|  | ConsentResponsesSent | 
            Gets the number of consent responses sent.
             | 
|  | CurrentRoundTripTime | 
            Gets the current round trip time in milliseconds.
             | 
|  | Id | 
            Gets the identifier of
            the object generating these stats.
            (Inherited from BaseStats.) | 
|  | LocalCandidateId | 
            Gets the local candidate identifier.
             | 
|  | Nominated | 
            Gets whether the candidate pair is nominated.
             | 
|  | Priority | 
            Gets the priority.
             | 
|  | RemoteCandidateId | 
            Gets the remote candidate identifier.
             | 
|  | RequestsSent | 
            Gets the number of requests sent.
             | 
|  | ResponsesReceived | 
            Gets the number of responses received.
             | 
|  | State | 
            Gets the state.
             | 
|  | Timestamp | 
            Gets the timestamp when
            these stats were generated.
            (Inherited from BaseStats.) | 
|  | TotalRoundTripTime | 
            Gets the total round trip time in milliseconds.
             | 
|  | TransportId | 
            Gets the transport identifier.
             | 
 See Also
See Also