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.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.telephony.mbms\n\nAdded in [API level 28](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nandroid.telephony.mbms\n======================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/telephony/mbms/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| [GroupCallCallback](/reference/android/telephony/mbms/GroupCallCallback) | A callback class for use when the application is in a group call. |\n| [MbmsGroupCallSessionCallback](/reference/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/android/telephony/mbms/DownloadProgressListener) | A optional listener class used by download clients to track progress. |\n| [DownloadRequest](/reference/android/telephony/mbms/DownloadRequest) | Describes a request to download files over cell-broadcast. |\n| [DownloadRequest.Builder](/reference/android/telephony/mbms/DownloadRequest.Builder) | |\n| [DownloadStatusListener](/reference/android/telephony/mbms/DownloadStatusListener) | A optional listener class used by download clients to track progress. |\n| [FileInfo](/reference/android/telephony/mbms/FileInfo) | Describes a single file that is available over MBMS. |\n| [FileServiceInfo](/reference/android/telephony/mbms/FileServiceInfo) | Describes a file service available from the carrier from which files can be downloaded via cell-broadcast. |\n| [GroupCall](/reference/android/telephony/mbms/GroupCall) | Class used to represent a single MBMS group call. |\n| [MbmsDownloadReceiver](/reference/android/telephony/mbms/MbmsDownloadReceiver) | The [BroadcastReceiver](/reference/android/content/BroadcastReceiver) responsible for handling intents sent from the middleware. |\n| [MbmsDownloadSessionCallback](/reference/android/telephony/mbms/MbmsDownloadSessionCallback) | A callback class that apps should use to receive information on file downloads over cell-broadcast. |\n| [MbmsErrors](/reference/android/telephony/mbms/MbmsErrors) | |\n| [MbmsErrors.DownloadErrors](/reference/android/telephony/mbms/MbmsErrors.DownloadErrors) | Indicates the errors that are applicable only to the file-download use-case |\n| [MbmsErrors.GeneralErrors](/reference/android/telephony/mbms/MbmsErrors.GeneralErrors) | Indicates the errors that may occur at any point and are applicable to both streaming and file-download. |\n| [MbmsErrors.GroupCallErrors](/reference/android/telephony/mbms/MbmsErrors.GroupCallErrors) | Indicates the errors that are applicable only to the group call use-case. |\n| [MbmsErrors.InitializationErrors](/reference/android/telephony/mbms/MbmsErrors.InitializationErrors) | Indicates errors that may be generated during initialization by the middleware. |\n| [MbmsErrors.StreamingErrors](/reference/android/telephony/mbms/MbmsErrors.StreamingErrors) | Indicates the errors that are applicable only to the streaming use-case |\n| [MbmsStreamingSessionCallback](/reference/android/telephony/mbms/MbmsStreamingSessionCallback) | A callback class that is used to receive information from the middleware on MBMS streaming services. |\n| [ServiceInfo](/reference/android/telephony/mbms/ServiceInfo) | Describes a cell-broadcast service. |\n| [StreamingService](/reference/android/telephony/mbms/StreamingService) | Class used to represent a single MBMS stream. |\n| [StreamingServiceCallback](/reference/android/telephony/mbms/StreamingServiceCallback) | A callback class for use when the application is actively streaming content. |\n| [StreamingServiceInfo](/reference/android/telephony/mbms/StreamingServiceInfo) | Describes a single MBMS streaming service. |\n\n-\n\n Interfaces\n ----------\n\n - [GroupCallCallback](/reference/android/telephony/mbms/GroupCallCallback)\n - [MbmsGroupCallSessionCallback](/reference/android/telephony/mbms/MbmsGroupCallSessionCallback)\n-\n\n Classes\n -------\n\n - [DownloadProgressListener](/reference/android/telephony/mbms/DownloadProgressListener)\n - [DownloadRequest](/reference/android/telephony/mbms/DownloadRequest)\n - [DownloadRequest.Builder](/reference/android/telephony/mbms/DownloadRequest.Builder)\n - [DownloadStatusListener](/reference/android/telephony/mbms/DownloadStatusListener)\n - [FileInfo](/reference/android/telephony/mbms/FileInfo)\n - [FileServiceInfo](/reference/android/telephony/mbms/FileServiceInfo)\n - [GroupCall](/reference/android/telephony/mbms/GroupCall)\n - [MbmsDownloadReceiver](/reference/android/telephony/mbms/MbmsDownloadReceiver)\n - [MbmsDownloadSessionCallback](/reference/android/telephony/mbms/MbmsDownloadSessionCallback)\n - [MbmsErrors](/reference/android/telephony/mbms/MbmsErrors)\n - [MbmsErrors.DownloadErrors](/reference/android/telephony/mbms/MbmsErrors.DownloadErrors)\n - [MbmsErrors.GeneralErrors](/reference/android/telephony/mbms/MbmsErrors.GeneralErrors)\n - [MbmsErrors.GroupCallErrors](/reference/android/telephony/mbms/MbmsErrors.GroupCallErrors)\n - [MbmsErrors.InitializationErrors](/reference/android/telephony/mbms/MbmsErrors.InitializationErrors)\n - [MbmsErrors.StreamingErrors](/reference/android/telephony/mbms/MbmsErrors.StreamingErrors)\n - [MbmsStreamingSessionCallback](/reference/android/telephony/mbms/MbmsStreamingSessionCallback)\n - [ServiceInfo](/reference/android/telephony/mbms/ServiceInfo)\n - [StreamingService](/reference/android/telephony/mbms/StreamingService)\n - [StreamingServiceCallback](/reference/android/telephony/mbms/StreamingServiceCallback)\n - [StreamingServiceInfo](/reference/android/telephony/mbms/StreamingServiceInfo)"]]