public class PongEvent extends Object implements Event
https://api.slack.com/rtm#ping_and_pong
| Constructor and Description |
|---|
PongEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getReplyTo() |
Instant |
getTime() |
String |
getType() |
int |
hashCode() |
void |
setReplyTo(Long replyTo) |
void |
setTime(Instant time) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.