agora_chat_SDK 1.0.6
agora java chat SDK
| Public 成员函数 | 所有成员列表
io.agora.chat.ChatThreadEvent类 参考

继承自 io.agora.chat.EMBase< T > .

enum  TYPE
 

Public 成员函数

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

成员函数说明

◆ getChatThread()

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

获取子区对象。

返回
子区对象。

◆ getFrom()

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

获取子区事件操作者的用户 ID。

返回
操作者的用户 ID 。

◆ getType()

TYPE io.agora.chat.ChatThreadEvent.getType ( )

获取子区的事件类型。

返回
子区的事件类型。详见 TYPE

Gets the message thread event type.

返回
The message thread event type. See TYPE.

该类的文档由以下文件生成: