menu
cometchat_chat_uikit package
documentation
call_ui/src/call_event_service.dart
CallEventService
onOutgoingCallAccepted method
onOutgoingCallAccepted method
dark_mode
light_mode
onOutgoingCallAccepted
method
@
override
void
onOutgoingCallAccepted
(
Call
call
)
override
Implementation
@override void onOutgoingCallAccepted(Call call) { activeCall = call; }
cometchat_chat_uikit package
documentation
call_ui/src/call_event_service
CallEventService
onOutgoingCallAccepted method
CallEventService class