Optional
onEmitted when the download of the media content was canceled by the user and all partially downloaded content has been deleted from disk.
The OnCanceledEvent
that was emitted
Optional
onEmitted when the download process has completed.
The OnCompletedEvent
that was emitted
Optional
onEmitted when the DRM license has expired.
The OnDrmLicenseExpiredEvent
that was emitted
Optional
onEmitted when the DRM license was updated.
The OnDrmLicenseUpdatedEvent
that was emitted
Optional
onEmitted when an error has occurred.
The OnErrorEvent
that was emitted
Optional
onEmitted when the OfflineContentOptions
is available after a OfflineContentManager.getOptions
call.
The OnOptionsAvailableEvent
that was emitted
Optional
onEmitted when there is a progress change for the process call.
The OnProgressEvent
that was emitted
Optional
onEmitted when all actions have been resumed.
The OnResumedEvent
that was emitted
Optional
onEmitted when all active actions have been suspended.
The OnSuspendedEvent
that was emitted
The listener that can be passed to the
OfflineContentManager
to receive callbacks for different events.Platform
Android, iOS