public class PresenceQuery extends Object implements RTMMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PresenceQuery.PresenceQueryBuilder |
| Constructor and Description |
|---|
PresenceQuery() |
PresenceQuery(List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
static PresenceQuery.PresenceQueryBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getIds() |
String |
getType() |
int |
hashCode() |
void |
setIds(List<String> ids) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waittoJSONStringpublic static final String TYPE_NAME
public static PresenceQuery.PresenceQueryBuilder builder()
public String getType()
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.