public class ManualPresenceChangeEvent extends Object implements Event
https://api.slack.com/events/manual_presence_change
| Constructor and Description |
|---|
ManualPresenceChangeEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getPresence() |
String |
getType() |
int |
hashCode() |
void |
setPresence(String presence) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.