Package com.brightcove.player.edge
Annotation Interface OfflineStoreManager.CanChangeDownloadIdentifier
- Enclosing class:
- OfflineStoreManager
@Retention(RUNTIME)
@Target(METHOD)
public static @interface OfflineStoreManager.CanChangeDownloadIdentifier
Any method attempting to call
OfflineStoreManager.changeDownloadIdentifier(Video)
must be annotated explicitly with
this annotation.