| Package | Description |
|---|---|
| org.kitteh.irc.client.library.feature.auth |
Protocols used for authentication.
|
| org.kitteh.irc.client.library.feature.sts |
Items related to the FSM-based STS client support.
|
| org.kitteh.irc.client.library.feature.twitch |
Things for folks using Twitch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSaslProtocol.Listener.capList(CapabilitiesSupportedListEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StsHandler.onCapLs(CapabilitiesSupportedListEvent event)
Called when the server responds with its supported capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TwitchListener.capList(@NonNull CapabilitiesSupportedListEvent event) |
Copyright © 2013–2021 Kitteh. All rights reserved.