agora_chat_SDK 1.0.6
agora java chat SDK
|
Inherits io.agora.chat.EMBase< T >.
Classes | |
enum | TYPE |
Public Member Functions | |
ChatThreadEvent (EMAThreadInfo event) | |
TYPE | getType () |
String | getFrom () |
ChatThread | getChatThread () |
ChatThread io.agora.chat.ChatThreadEvent.getChatThread | ( | ) |
Gets the message thread object.
String io.agora.chat.ChatThreadEvent.getFrom | ( | ) |
Gets the user ID of the operator of the message thread event.