BCOVOfflineVideoDownloadState Constants Reference
Declared in | BCOVOfflineVideoManagerTypes.h |
---|
BCOVOfflineVideoDownloadState
BCOVOfflineVideoDownloadState The various possible states of a video download
Definition
typedef NS_ENUM(NSInteger, BCOVOfflineVideoDownloadState ) {
BCOVOfflineVideoDownloadStateRequested = 0,
BCOVOfflineVideoDownloadStateDownloading = 1,
BCOVOfflineVideoDownloadStateSuspended = 2,
BCOVOfflineVideoDownloadStateCancelled = 3,
BCOVOfflineVideoDownloadStateCompleted = 4,
BCOVOfflineVideoDownloadStateError = 5,
BCOVOfflineVideoDownloadLicensePreloaded = 6,
};
Constants
BCOVOfflineVideoDownloadStateRequested
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadStateDownloading
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadStateSuspended
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadStateCancelled
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadStateCompleted
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadStateError
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
. BCOVOfflineVideoDownloadLicensePreloaded
-
BCOVOfflineVideoDownloadState The various possible states of a video download
Declared In
BCOVOfflineVideoManagerTypes.h
.
Declared In
BCOVOfflineVideoManagerTypes.h