Click or drag to resize
ConnectionNewChannel Event
Informs about the existence of each channel, after connection has been established, all current channels on the server are announced. This happens with delays to avoid a flood of information after connecting.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public event NewChannelEventHandler NewChannel

Value

Type: TeamSpeak.Sdk.ClientNewChannelEventHandler
See Also