Stay organized with collections
Save and categorize content based on your preferences.
TODO: Document
Interfaces
CallControlScope |
DSL interface to provide and receive updates about a call session.
|
Classes
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.core.telecom\n=====================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/core/telecom/package-summary \"View this page in Java\")\n\nTODO: Document\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------|--------------------------------------------------------------------|\n| [CallControlScope](/reference/kotlin/androidx/core/telecom/CallControlScope) | DSL interface to provide and receive updates about a call session. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CallAttributesCompat](/reference/kotlin/androidx/core/telecom/CallAttributesCompat) | CallAttributes represents a set of properties that define a new Call. |\n| [CallControlResult](/reference/kotlin/androidx/core/telecom/CallControlResult) | CallControlResult is a return value that represents the result of one of the following [CallControlScope](/reference/kotlin/androidx/core/telecom/CallControlScope) methods: |\n| [CallControlResult.Error](/reference/kotlin/androidx/core/telecom/CallControlResult.Error) | The associated [CallControlScope](/reference/kotlin/androidx/core/telecom/CallControlScope) method failed. |\n| [CallControlResult.Success](/reference/kotlin/androidx/core/telecom/CallControlResult.Success) | The associated [CallControlScope](/reference/kotlin/androidx/core/telecom/CallControlScope) method was successful. |\n| [CallEndpointCompat](/reference/kotlin/androidx/core/telecom/CallEndpointCompat) | Constructor for a [CallEndpointCompat](/reference/kotlin/androidx/core/telecom/CallEndpointCompat) object. |\n| [CallsManager](/reference/kotlin/androidx/core/telecom/CallsManager) | CallsManager allows VoIP applications to add their calls to the Android system service Telecom. |\n| [InCallServiceCompat](/reference/kotlin/androidx/core/telecom/InCallServiceCompat) | This class defines the Jetpack InCallService with the additional ability of defining a [LifecycleOwner](/reference/kotlin/androidx/lifecycle/LifecycleOwner) |\n\nExceptions\n----------\n\n|------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CallException](/reference/kotlin/androidx/core/telecom/CallException) | This class defines exceptions that can be thrown when using [androidx.core.telecom](/reference/kotlin/androidx/core/telecom/package-summary) APIs. |"]]