| Constructor and Description |
|---|
LiveInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
BoolInt |
getEnabled() |
BoolInt |
getIsNotificationsBlocked() |
int |
hashCode() |
boolean |
isEnabled() |
boolean |
isNotificationsBlocked() |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic boolean isEnabled()
public BoolInt getEnabled()
public boolean isNotificationsBlocked()
public BoolInt getIsNotificationsBlocked()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()