android.telecom
Classes
| Call |
Represents an ongoing phone call that the in-call app should present to the user. |
| CallAudioState |
Encapsulates the telecom audio state, including the current audio routing, supported audio routing and mute. |
| CallRedirectionService |
This service can be implemented to interact between Telecom and its implementor for making outgoing call with optional redirection/cancellation purposes. |
| CallScreeningService |
This service can be implemented by the default dialer (see |
| Conference |
Represents a conference call which can contain any number of |
| Conferenceable |
Interface used to identify entities with which another entity can participate in a conference call with. |
| Connection |
Represents a phone call or connection to a remote endpoint that carries voice and/or video traffic. |
| ConnectionRequest |
Simple data container encapsulating a request to some entity to create a new |
| ConnectionService |
An abstract service that should be implemented by any apps which either:
ConnectionService needs to take the following steps so that Telecom will bind to it:
|
| DisconnectCause |
Describes the cause of a disconnected call. |
| GatewayInfo |
Encapsulated gateway address information for outgoing call. |
| InCallService |
This service is implemented by an app that wishes to provide functionality for managing phone calls. |
| PhoneAccount |
Represents a distinct method to place or receive a phone call. |
| PhoneAccountHandle |
The unique identifier for a |
| PhoneAccountSuggestion | |
| RemoteConference |
A conference provided to a |
| RemoteConnection |
A connection provided to a |
| StatusHints |
Contains status label and icon displayed in the in-call UI. |
| TelecomManager |
Provides access to information about active calls and registration/call-management functionality. |
| VideoProfile |
Represents attributes of video calls. |