Package | Description |
---|---|
org.kitteh.irc.client.library.event.batch |
Events related to batched messages.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientBatchEndEvent
A batch has ended, and all the messages will now be processed.
|
class |
ClientBatchMessageEvent
A new message has been added to a batch reference tag, and will be held
until the batch finishes.
|
class |
ClientBatchStartEvent
A batch has started.
|
Copyright © 2013–2021 Kitteh. All rights reserved.