Package com.brightcove.player.model
Annotation Type Video.CanSetLicenseExpiryDate
-
@Retention(RUNTIME) @Target(METHOD) public static @interface Video.CanSetLicenseExpiryDate
Any method attempting to callVideo.setLicenseExpiryDate(Date)
must be annotated explicitly with this annotation.