 | ConnectionInfoClientToServerPacketlossSpeech Property |
The probability with which a Speech packet failed from the client to the server
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6282.15613 (0.1.0.0)
Syntaxpublic double ClientToServerPacketlossSpeech { get; }Public ReadOnly Property ClientToServerPacketlossSpeech As Double
Get
public:
property double ClientToServerPacketlossSpeech {
double get ();
}member ClientToServerPacketlossSpeech : float with get
Property Value
Type:
Double
See Also