 | ConnectionInfoBytesReceivedSpeech Property |
How many bytes worth of Speech packets were received through this connection
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6282.15613 (0.1.0.0)
Syntaxpublic ulong BytesReceivedSpeech { get; }Public ReadOnly Property BytesReceivedSpeech As ULong
Get
public:
property unsigned long long BytesReceivedSpeech {
unsigned long long get ();
}member BytesReceivedSpeech : uint64 with get
Property Value
Type:
UInt64
See Also