hyphenate_SDK3.0 4.0.0
hyphenate java IM SDK
Classes | Public Member Functions | List of all members
com.hyphenate.chat.EMChatThreadEvent Class Reference

Inherits com.hyphenate.chat.EMBase< T >.

Classes

enum  TYPE
 

Public Member Functions

 EMChatThreadEvent (EMAThreadInfo event)
 
TYPE getType ()
 
String getFrom ()
 
EMChatThread getChatThread ()
 

Member Function Documentation

◆ getChatThread()

EMChatThread com.hyphenate.chat.EMChatThreadEvent.getChatThread ( )

Gets the message thread object.

Returns
The message thread object.

◆ getFrom()

String com.hyphenate.chat.EMChatThreadEvent.getFrom ( )

Gets the user ID of the operator of the message thread event.

Returns
The user ID of the event operator.

◆ getType()

TYPE com.hyphenate.chat.EMChatThreadEvent.getType ( )

Gets the message thread event type.

Returns
The message thread event type. See TYPE.

The documentation for this class was generated from the following file: