Implement support for the Voice and Call interfaces
ClosedPublic

Authored by aleksanderm on Jun 11 2018, 4:59 PM.

Details

Summary

The Voice and Call interfaces were introduced in ModemManager 1.6, and
they provide access to voice-related operations (e.g. start a call,
hangup a call, get notified of incoming calls..).

This commit adds bindings for those 2 interfaces in ModemManagerQt.

Diff Detail

Repository
R281 ModemManagerQt
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aleksanderm created this revision.Jun 11 2018, 4:59 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptJun 11 2018, 4:59 PM
aleksanderm requested review of this revision.Jun 11 2018, 4:59 PM
jgrulich accepted this revision.Jun 13 2018, 11:55 AM

Looks good to me. Having a test for this would be nice, but looks that not all interfaces are unit tested.

This revision is now accepted and ready to land.Jun 13 2018, 11:55 AM
This revision was automatically updated to reflect the committed changes.