Stay organized with collections
Save and categorize content based on your preferences.
android.telephony.ims
Interfaces
Classes
ImsManager |
Provides access to information about Telephony IMS services on the device.
|
ImsMmTelManager |
A manager for the MmTel (Multimedia Telephony) feature of an IMS network, given an associated subscription.
|
ImsRcsManager |
Manager for interfacing with the framework RCS services, including the User Capability Exchange (UCE) service, as well as managing user settings.
|
ImsReasonInfo |
Provides details on why an IMS call failed.
|
ImsRegistrationAttributes |
Contains the attributes associated with the current IMS registration.
|
ImsStateCallback |
A callback class used for monitoring changes in IMS service connection states for a specific subscription.
|
ProvisioningManager |
Manages IMS provisioning and configuration parameters, as well as callbacks for apps to listen to changes in these configurations.
|
RcsUceAdapter |
Manages RCS User Capability Exchange for the subscription specified.
|
SipDetails |
Contains the information for SIP.
|
Exceptions
ImsException |
This class defines an IMS-related exception that has been thrown while interacting with a device or carrier provided ImsService implementation.
|
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-02-10 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-02-10 UTC."],[],[],null,["# android.telephony.ims\n=====================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/telephony/ims/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------|----------------------------------------------------------------------|\n| [RegistrationManager](/reference/kotlin/android/telephony/ims/RegistrationManager) | Manages IMS Service registration state for associated `ImsFeature`s. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ImsManager](/reference/kotlin/android/telephony/ims/ImsManager) | Provides access to information about Telephony IMS services on the device. |\n| [ImsMmTelManager](/reference/kotlin/android/telephony/ims/ImsMmTelManager) | A manager for the MmTel (Multimedia Telephony) feature of an IMS network, given an associated subscription. |\n| [ImsRcsManager](/reference/kotlin/android/telephony/ims/ImsRcsManager) | Manager for interfacing with the framework RCS services, including the User Capability Exchange (UCE) service, as well as managing user settings. |\n| [ImsReasonInfo](/reference/kotlin/android/telephony/ims/ImsReasonInfo) | Provides details on why an IMS call failed. |\n| [ImsRegistrationAttributes](/reference/kotlin/android/telephony/ims/ImsRegistrationAttributes) | Contains the attributes associated with the current IMS registration. |\n| [ImsStateCallback](/reference/kotlin/android/telephony/ims/ImsStateCallback) | A callback class used for monitoring changes in IMS service connection states for a specific subscription. |\n| [ProvisioningManager](/reference/kotlin/android/telephony/ims/ProvisioningManager) | Manages IMS provisioning and configuration parameters, as well as callbacks for apps to listen to changes in these configurations. |\n| [RcsUceAdapter](/reference/kotlin/android/telephony/ims/RcsUceAdapter) | Manages RCS User Capability Exchange for the subscription specified. |\n| [SipDetails](/reference/kotlin/android/telephony/ims/SipDetails) | Contains the information for SIP. |\n\nExceptions\n----------\n\n|----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ImsException](/reference/kotlin/android/telephony/ims/ImsException) | This class defines an IMS-related exception that has been thrown while interacting with a device or carrier provided ImsService implementation. |"]]