onJoinedChannel method

void onJoinedChannel(
  1. String channel
)

Callback when the current user joins the call.

Implementation

void onJoinedChannel(String channel) {}