Package | Description |
---|---|
org.kitteh.irc.client.library |
Kitteh IRC Client Library!
|
org.kitteh.irc.client.library.defaults |
Default implementations to power the API.
|
org.kitteh.irc.client.library.util |
Utilities!
|
Modifier and Type | Method and Description |
---|---|
void |
Client.addKeyProtectedChannel(Pair<String,String>... channelsAndKeys)
Adds key-protected channels to this client.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultClient.addKeyProtectedChannel(Pair<String,String>... channelsAndKeys) |
Modifier and Type | Method and Description |
---|---|
static <Left,Right> |
Pair.of(Left left,
Right right)
Creates a Pair from given objects.
|
Copyright © 2013–2021 Kitteh. All rights reserved.