public class MonitoredNickOfflineEvent extends MonitoredNickEventBase
| Constructor and Description |
|---|
MonitoredNickOfflineEvent(@NonNull Client client,
@NonNull ServerMessage sourceMessage,
@NonNull String nick)
Constructs the event.
|
getNick, toStringergetSourcegetClient, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSource, getTag, getTag, getTagsgetClientpublic MonitoredNickOfflineEvent(@NonNull Client client, @NonNull ServerMessage sourceMessage, @NonNull String nick)
client - the clientsourceMessage - source messagenick - the tracked nickCopyright © 2013–2021 Kitteh. All rights reserved.