public class ChatThreadDeletedEvent extends ChatThreadEvent
| Constructor and Description |
|---|
ChatThreadDeletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
ChatParticipant |
getDeletedBy()
Gets the information of the user that deleted the chat thread.
|
org.threeten.bp.OffsetDateTime |
getDeletedOn()
Gets the timestamp when the thread was deleted.
|
getVersiongetChatThreadIdpublic org.threeten.bp.OffsetDateTime getDeletedOn()
public ChatParticipant getDeletedBy()