Stay organized with collections
Save and categorize content based on your preferences.
MmTelFeature
open class MmTelFeature
Base implementation for Voice and SMS (IR-92) and Video (IR-94) IMS support. Any class wishing to use MmTelFeature should extend this class and implement all methods that the service supports.
Summary
Nested classes |
open |
Contains the capabilities defined and supported by a MmTelFeature in the form of a Bitmask.
|
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,["# MmTelFeature\n\nAdded in [API level 30](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nMmTelFeature\n============\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/telephony/ims/feature/MmTelFeature \"View this page in Java\") \n\n```\nopen class MmTelFeature\n```\n\n|---|-------------------------------------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [android.telephony.ims.feature.MmTelFeature](#) |\n\nBase implementation for Voice and SMS (IR-92) and Video (IR-94) IMS support. Any class wishing to use MmTelFeature should extend this class and implement all methods that the service supports.\n\nSummary\n-------\n\n| Nested classes ||\n|------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| open | [MmTelCapabilities](/reference/kotlin/android/telephony/ims/feature/MmTelFeature.MmTelCapabilities) Contains the capabilities defined and supported by a MmTelFeature in the form of a Bitmask. |"]]