agora_chat_SDK 1.0.6
agora java chat SDK
|
Public Attributes | |
UNKNOWN | |
CREATE | |
UPDATE | |
DELETE | |
UPDATE_MSG | |
io.agora.chat.ChatThreadEvent.TYPE.CREATE |
The message thread is created.
io.agora.chat.ChatThreadEvent.TYPE.DELETE |
The message thread is destroyed.
io.agora.chat.ChatThreadEvent.TYPE.UNKNOWN |
The unknown type of message thread event.
io.agora.chat.ChatThreadEvent.TYPE.UPDATE |
The message thread is updated.
io.agora.chat.ChatThreadEvent.TYPE.UPDATE_MSG |
One or more messages in the message thread are updated.