BearWare.ClientStatistics Struct Reference
[Client/Server Connectivity]

Statistics of bandwidth usage and ping times in the local client instance. More...

List of all members.

Public Attributes

long nUdpBytesSent
 Bytes sent on UDP.
long nUdpBytesRecv
 Bytes received on UDP.
long nVoiceBytesSent
 Voice data sent (on UDP).
long nVoiceBytesRecv
 Voice data received (on UDP).
long nVideoBytesSent
 Video data sent (on UDP).
long nVideoBytesRecv
 Video data received (on UDP).
long nDesktopBytesSent
 Desktop data sent (on UDP).
long nDesktopBytesRecv
 Desktop data received (on UDP).
int nUdpPingTimeMs
 Response time to server on UDP (based on ping/pong sent at a specified interval. Set to -1 if not currently available.
int nTcpPingTimeMs
 Response time to server on TCP (based on ping/pong sent at a specified interval. Set to -1 if not currently available.
int nTcpServerSilenceSec
 The number of seconds nothing has been received by the client on TCP.
int nUdpServerSilenceSec
 The number of seconds nothing has been received by the client on UDP.

Detailed Description

Statistics of bandwidth usage and ping times in the local client instance.

See also:
TeamTalk4.GetStatistics

Member Data Documentation

Bytes sent on UDP.

Bytes received on UDP.

Voice data sent (on UDP).

Voice data received (on UDP).

Video data sent (on UDP).

Video data received (on UDP).

Desktop data sent (on UDP).

Desktop data received (on UDP).

Response time to server on UDP (based on ping/pong sent at a specified interval. Set to -1 if not currently available.

See also:
TeamTalk4.SetKeepAliveInterval

Response time to server on TCP (based on ping/pong sent at a specified interval. Set to -1 if not currently available.

See also:
TeamTalk4.SetKeepAliveInterval

The number of seconds nothing has been received by the client on TCP.

The number of seconds nothing has been received by the client on UDP.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3