| Package | Description |
|---|---|
| org.kitteh.irc.client.library.event.abstractbase |
Abstract events for minimizing code duplication, not guaranteed stable.
|
| org.kitteh.irc.client.library.event.user |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoredNickEventBase
A nickname tracked by MONITOR!
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoredNickOfflineEvent
A nick tracked by MONITOR is now offline!
|
class |
MonitoredNickOnlineEvent
A nick tracked by MONITOR is now online!
|
Copyright © 2013–2019 Kitteh. All rights reserved.