public class WhoisEvent extends ClientEventBase
Constructor and Description |
---|
WhoisEvent(Client client,
WhoisData whoisData)
Constructs the event.
|
Modifier and Type | Method and Description |
---|---|
WhoisData |
getWhoisData()
Gets the provided WHOIS data.
|
protected ToStringer |
toStringer()
Generates a partial
ToStringer for the command. |
getClient, toString
@Nonnull public WhoisData getWhoisData()
@Nonnull protected ToStringer toStringer()
ClientEventBase
ToStringer
for the command.toStringer
in class ClientEventBase
Copyright © 2013–2019 Kitteh. All rights reserved.