menu
atomic_x_core
api/call/call_store.dart
CallStore
hangup abstract method
hangup
dark_mode
light_mode
hangup
abstract method
Future
<
CompletionHandler
>
hangup
(
)
Hang up and end the current ongoing call.
Implementation
Future<CompletionHandler> hangup();
atomic_x_core
call_store
CallStore
hangup abstract method
CallStore class