Stay organized with collections
Save and categorize content based on your preferences.
android.telephony.mbms
Interfaces
Classes
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.mbms\n======================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/telephony/mbms/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| [GroupCallCallback](/reference/kotlin/android/telephony/mbms/GroupCallCallback) | A callback class for use when the application is in a group call. |\n| [MbmsGroupCallSessionCallback](/reference/kotlin/android/telephony/mbms/MbmsGroupCallSessionCallback) | A callback class that is used to receive information from the middleware on MBMS group-call services. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|\n| [DownloadProgressListener](/reference/kotlin/android/telephony/mbms/DownloadProgressListener) | A optional listener class used by download clients to track progress. |\n| [DownloadRequest](/reference/kotlin/android/telephony/mbms/DownloadRequest) | Describes a request to download files over cell-broadcast. |\n| [DownloadStatusListener](/reference/kotlin/android/telephony/mbms/DownloadStatusListener) | A optional listener class used by download clients to track progress. |\n| [FileInfo](/reference/kotlin/android/telephony/mbms/FileInfo) | Describes a single file that is available over MBMS. |\n| [FileServiceInfo](/reference/kotlin/android/telephony/mbms/FileServiceInfo) | Describes a file service available from the carrier from which files can be downloaded via cell-broadcast. |\n| [GroupCall](/reference/kotlin/android/telephony/mbms/GroupCall) | Class used to represent a single MBMS group call. |\n| [MbmsDownloadReceiver](/reference/kotlin/android/telephony/mbms/MbmsDownloadReceiver) | The [BroadcastReceiver](../../content/BroadcastReceiver.html#) responsible for handling intents sent from the middleware. |\n| [MbmsDownloadSessionCallback](/reference/kotlin/android/telephony/mbms/MbmsDownloadSessionCallback) | A callback class that apps should use to receive information on file downloads over cell-broadcast. |\n| [MbmsErrors](/reference/kotlin/android/telephony/mbms/MbmsErrors) | \u003cbr /\u003e |\n| [MbmsStreamingSessionCallback](/reference/kotlin/android/telephony/mbms/MbmsStreamingSessionCallback) | A callback class that is used to receive information from the middleware on MBMS streaming services. |\n| [ServiceInfo](/reference/kotlin/android/telephony/mbms/ServiceInfo) | Describes a cell-broadcast service. |\n| [StreamingService](/reference/kotlin/android/telephony/mbms/StreamingService) | Class used to represent a single MBMS stream. |\n| [StreamingServiceCallback](/reference/kotlin/android/telephony/mbms/StreamingServiceCallback) | A callback class for use when the application is actively streaming content. |\n| [StreamingServiceInfo](/reference/kotlin/android/telephony/mbms/StreamingServiceInfo) | Describes a single MBMS streaming service. |"]]