public class PrefChangeEvent extends Object implements Event
https://api.slack.com/events/pref_change
Constructor and Description |
---|
PrefChangeEvent() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getName() |
String |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSubtype
public static final String TYPE_NAME
Copyright © 2020. All rights reserved.