onConversationEvent method

void onConversationEvent(
  1. MultiDevicesEvent event,
  2. String conversationId,
  3. ConversationType type
)

Implementation

void onConversationEvent(
  MultiDevicesEvent event,
  String conversationId,
  ConversationType type,
) {}