agora_chat_SDK  3.8.2
agorajavachatSDK
Public Member Functions | List of all members
io.agora.ConversationListener Interface Reference

Public Member Functions

void onConversationUpdate ()
 
void onConversationRead (String from, String to)
 

Detailed Description

The listener when conversation changed or received the conversation ack

Member Function Documentation

void io.agora.ConversationListener.onConversationRead ( String  from,
String  to 
)

Call back when received conversation read ack

Parameters
fromUsername who send channel ack
toUsername who receive channel ack
void io.agora.ConversationListener.onConversationUpdate ( )

Call back when conversation updated


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