Added in API level 28

MbmsDownloadReceiver


public class MbmsDownloadReceiver
extends BroadcastReceiver

java.lang.Object
   ↳ android.content.BroadcastReceiver
     ↳ android.telephony.mbms.MbmsDownloadReceiver


The BroadcastReceiver responsible for handling intents sent from the middleware. Apps that wish to download using MBMS APIs should declare this class in their AndroidManifest.xml as follows:


 

Summary

Public constructors

MbmsDownloadReceiver()

Inherited methods

Public constructors

MbmsDownloadReceiver

public MbmsDownloadReceiver ()