platform_telecom_api_service_telecom

The telecom service API module provides APIs for clients to make and receive calls. These can, for instance, be phone calls using devices connected with the Bluetooth hands-free profile.

This service API exists because it is not possible to directly use Android telecom components inside a frontend, given the complexity of getting call state information and that it inherently requires some form of inter process communication.

The telecom service API module provides APIs for clients to make and receive calls. These can, for instance, be phone calls using devices connected with the Bluetooth hands-free profile.

This service API exists because it is not possible to directly use Android telecom components inside a frontend, given the complexity of getting call state information and that it inherently requires some form of inter process communication.

The telecom service API module provides APIs for clients to make and receive calls. These can, for instance, be phone calls using devices connected with the Bluetooth hands-free profile.

This service API exists because it is not possible to directly use Android telecom components inside a frontend, given the complexity of getting call state information and that it inherently requires some form of inter process communication.

Packages