Package | Description |
---|---|
org.kitteh.irc.client.library |
Kitteh IRC Client Library!
|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
Modifier and Type | Method and Description |
---|---|
CapabilityRequestCommand |
Client.Commands.capabilityRequest()
Provides a new CAP REQ command.
|
Modifier and Type | Method and Description |
---|---|
CapabilityRequestCommand |
CapabilityRequestCommand.disable(String capability)
Adds a capability identifier to request disabling.
|
CapabilityRequestCommand |
CapabilityRequestCommand.enable(String capability)
Adds a capability identifier to request enabling.
|
Copyright © 2013–2019 Kitteh. All rights reserved.