agora_chat_SDK 1.0.6
agora java chat SDK
Classes | Public Member Functions | List of all members
io.agora.chat.ChatThreadEvent Class Reference

Inherits io.agora.chat.EMBase< T >.

Classes

enum  TYPE
 

Public Member Functions

 ChatThreadEvent (EMAThreadInfo event)
 
TYPE getType ()
 
String getFrom ()
 
ChatThread getChatThread ()
 

Member Function Documentation

◆ getChatThread()

ChatThread io.agora.chat.ChatThreadEvent.getChatThread ( )

Gets the message thread object.

Returns
The message thread object.

◆ getFrom()

String io.agora.chat.ChatThreadEvent.getFrom ( )

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

Returns
The user ID of the event operator.

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