hyphenate_SDK3.0 4.0.0
hyphenate java IM SDK
|
Inherits com.hyphenate.chat.EMBase< T >.
Classes | |
enum | TYPE |
Public Member Functions | |
EMChatThreadEvent (EMAThreadInfo event) | |
TYPE | getType () |
String | getFrom () |
EMChatThread | getChatThread () |
EMChatThread com.hyphenate.chat.EMChatThreadEvent.getChatThread | ( | ) |
Gets the message thread object.
String com.hyphenate.chat.EMChatThreadEvent.getFrom | ( | ) |
Gets the user ID of the operator of the message thread event.
TYPE com.hyphenate.chat.EMChatThreadEvent.getType | ( | ) |
Gets the message thread event type.