public class Typing extends Object implements RTMMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
Typing.TypingBuilder |
| Constructor and Description |
|---|
Typing() |
Typing(Long id,
String channel) |
| Modifier and Type | Method and Description |
|---|---|
static Typing.TypingBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChannel() |
Long |
getId() |
String |
getType() |
int |
hashCode() |
void |
setChannel(String channel) |
void |
setId(Long id) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waittoJSONStringpublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.