Click or drag to resize

IPrivateWindowGetChannels Property

Retrive all shared IChannels this IUser and your user is joined.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
ICollection GetChannels { get; }

Property Value

Type: ICollection
See Also