menu
agora_chat_callkit package
documentation
inherited/chat_callkit_chat_manager.dart
AgoraChatEventHandler
onCallEndReason property
onCallEndReason property
dark_mode
light_mode
onCallEndReason
property
void Function
(
String
callId
,
ChatCallKitCallEndReason
reason
)
onCallEndReason
final
Implementation
final void Function(String callId, ChatCallKitCallEndReason reason) onCallEndReason;
agora_chat_callkit package
documentation
inherited/chat_callkit_chat_manager
AgoraChatEventHandler
onCallEndReason property
AgoraChatEventHandler class