androidx.core.telecom


TODO: Document

Interfaces

CallControlScope

DSL interface to provide and receive updates about a call session.

Classes

CallAttributesCompat

CallAttributes represents a set of properties that define a new Call.

CallControlResult

CallControlResult is a return value that represents the result of one of the following CallControlScope methods:

CallControlResult.Error

The associated CallControlScope method failed.

CallControlResult.Success

The associated CallControlScope method was successful.

CallEndpointCompat

Constructor for a CallEndpointCompat object.

CallsManager

CallsManager allows VoIP applications to add their calls to the Android system service Telecom.

InCallServiceCompat

This class defines the Jetpack InCallService with the additional ability of defining a LifecycleOwner

Exceptions

CallException

This class defines exceptions that can be thrown when using androidx.core.telecom APIs.