public final class TypingIndicatorReceivedEvent extends ChatUserEvent
| Constructor and Description |
|---|
TypingIndicatorReceivedEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.threeten.bp.OffsetDateTime |
getReceivedOn()
Gets the timestamp when the message arrived at the server.
|
java.lang.String |
getSenderDisplayName()
Gets the display name of the event sender.
|
java.lang.String |
getVersion()
Gets version of the message.
|
getRecipient, getSendergetChatThreadIdpublic java.lang.String getVersion()
public org.threeten.bp.OffsetDateTime getReceivedOn()
public java.lang.String getSenderDisplayName()