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