menu
agora_chat_callkit package
documentation
chat_callkit_observer.dart
ChatCallKitObserver
onJoinedChannel method
onJoinedChannel method
dark_mode
light_mode
onJoinedChannel
method
void
onJoinedChannel
(
String
channel
)
Callback when the current user joins the call.
Implementation
void onJoinedChannel(String channel) {}
agora_chat_callkit package
documentation
chat_callkit_observer
ChatCallKitObserver
onJoinedChannel method
ChatCallKitObserver class