call library
Classes
- AudioService
- Call
- The Call class which is used for call related methods such as hold/mute or creating invitations, declining calls, etc.
- CallHandler
- CallHandler - Single Source of Truth for Call State Management
Typedefs
- CallQualityChangeCallback = void Function(CallQualityMetrics metrics)
- Callback for call quality metrics updates
- CallStateCallback = void Function(CallState state)
- Callback for call state changes