flutter_video_call library
Classes
- BackgroundCallbackName
- CallEvent
- Information about the call events (e.g. CallAccepted / CallRejected)
- CallState
- FlutterVideoCall
- Plugin to manage call events and notifications
Typedefs
- CallEventHandler = Future Function(CallEvent event)
- Function type for handling accepted and rejected call events