public class PresenceSub extends Object implements RTMMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PresenceSub.PresenceSubBuilder |
| Constructor and Description |
|---|
PresenceSub() |
PresenceSub(List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
static PresenceSub.PresenceSubBuilder |
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 PresenceSub.PresenceSubBuilder builder()
public String getType()
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.