ExoMediaDrm.KeyRequest.RequestType


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation ExoMediaDrm.KeyRequest.RequestType


Key request types. One of REQUEST_TYPE_UNKNOWN, REQUEST_TYPE_INITIAL, REQUEST_TYPE_RENEWAL, REQUEST_TYPE_RELEASE, REQUEST_TYPE_NONE or REQUEST_TYPE_UPDATE.