MbmsDownloadSession
DefaultTopLevelTempDirectory
ExtraMbmsCompletedFileUri
ExtraMbmsDownloadRequest
ExtraMbmsDownloadResult
ExtraMbmsFileInfo
ResultCancelled
ResultDownloadFailure
ResultExpired
ResultFileRootUnreachable
ResultIoError
ResultOutOfStorage
ResultServiceIdNotDefined
ResultSuccessful
StatusActivelyDownloading
StatusPendingDownload
StatusPendingDownloadWindow
StatusPendingRepair
StatusUnknown
MbmsDownloadSession(IntPtr, JniHandleOwnership)
JniPeerMembers
MaximumServiceAnnouncementSize
TempFileRootDirectory
ThresholdClass
ThresholdType
AddProgressListener(DownloadRequest, IExecutor, DownloadProgressListener)
AddServiceAnnouncement(Byte[])
AddStatusListener(DownloadRequest, IExecutor, DownloadStatusListener)
CancelDownload(DownloadRequest)
Close()
Create(Context, IExecutor, MbmsDownloadSessionCallback)
Create(Context, IExecutor, Int32, MbmsDownloadSessionCallback)
Download(DownloadRequest)
ListPendingDownloads()
RemoveProgressListener(DownloadRequest, DownloadProgressListener)
RemoveStatusListener(DownloadRequest, DownloadStatusListener)
RequestDownloadState(DownloadRequest, FileInfo)
RequestUpdateFileServices(IList<String>)
ResetDownloadKnowledge(DownloadRequest)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/MbmsDownloadSession", ApiSince = 28, DoNotGenerateAcw = true)]
public class MbmsDownloadSession : Object, IJavaObject, IJavaPeerable, IAutoCloseable, IDisposable
{
[Register("EXTRA_MBMS_FILE_INFO", ApiSince = 28)]
public const string! ExtraMbmsFileInfo = "android.telephony.extra.MBMS_FILE_INFO";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API