 | ChannelChannelEmptyTime Property |
Time since the last client has left a temporary channel
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic TimeSpan ChannelEmptyTime { get; }
Public ReadOnly Property ChannelEmptyTime As TimeSpan
Get
public:
property TimeSpan ChannelEmptyTime {
TimeSpan get ();
}
member ChannelEmptyTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also