# Print output for @column tags ?>
GroupCallCallback | A callback class for use when the application is in a group call. |
MbmsGroupCallSessionCallback | A callback class that is used to receive information from the middleware on MBMS group-call services. |
DownloadProgressListener | A optional listener class used by download clients to track progress. |
DownloadRequest | Describes a request to download files over cell-broadcast. |
DownloadRequest.Builder | |
DownloadStatusListener | A optional listener class used by download clients to track progress. |
FileInfo | Describes a single file that is available over MBMS. |
FileServiceInfo | Describes a file service available from the carrier from which files can be downloaded via cell-broadcast. |
GroupCall | Class used to represent a single MBMS group call. |
MbmsDownloadReceiver |
The BroadcastReceiver responsible for handling intents sent from the middleware.
|
MbmsDownloadSessionCallback | A callback class that apps should use to receive information on file downloads over cell-broadcast. |
MbmsErrors | |
MbmsErrors.DownloadErrors | Indicates the errors that are applicable only to the file-download use-case |
MbmsErrors.GeneralErrors | Indicates the errors that may occur at any point and are applicable to both streaming and file-download. |
MbmsErrors.GroupCallErrors | Indicates the errors that are applicable only to the group call use-case. |
MbmsErrors.InitializationErrors | Indicates errors that may be generated during initialization by the middleware. |
MbmsErrors.StreamingErrors | Indicates the errors that are applicable only to the streaming use-case |
MbmsStreamingSessionCallback | A callback class that is used to receive information from the middleware on MBMS streaming services. |
ServiceInfo | Describes a cell-broadcast service. |
StreamingService | Class used to represent a single MBMS stream. |
StreamingServiceCallback | A callback class for use when the application is actively streaming content. |
StreamingServiceInfo | Describes a single MBMS streaming service. |