| Interface | Description |
|---|---|
| ActorTracker |
Tracker of users and channels, provider of all actors.
|
| AuthManager |
Manages Authentication
|
| CapabilityManager |
Provides information on IRCv3 extensions available and in use.
|
| CapabilityManager.WithManagement |
A capability manager with management features.
|
| EventListenerSupplier |
A supplier of an event listener.
|
| EventManager |
Processes and registers events for a single
Client instance. |
| ISupportManager |
Manages processing of ISUPPORT parameters.
|
| MessageTagManager |
Manages message tags.
|
| ServerInfo |
Provides information about the server to which the client is connected.
|
| ServerInfo.WithManagement |
A server information provider with management features.
|
| Class | Description |
|---|---|
| CapabilityManager.Defaults |
Contains the capabilities natively supported by KICL, which will be
requested automatically upon availability.
|
| MessageTagManager.DefaultMessageTag |
Default message tag.
|
| Enum | Description |
|---|---|
| CaseMapping |
ISUPPORT CASEMAPPING.
|
Copyright © 2013–2021 Kitteh. All rights reserved.