Defines an audio statistics object for the Stats property of a AudioNetworkStatsEventArgs object. More...
Public Attributes | |
| string | ConnectionId |
| The connection ID of the subscribing client (in a routed session). | |
| string | SubscriberId |
| The ID of the subscribing client's subscriber to the stream (in a relayed session). More... | |
Defines an audio statistics object for the Stats property of a AudioNetworkStatsEventArgs object.
| string OpenTok.Publisher.AudioNetworkStats.SubscriberId |
The ID of the subscribing client's subscriber to the stream (in a relayed session).
In a routed session, this is an empty string.