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