Share via


DrmStore.ConstraintsColumns.LicenseAvailableTime Field

Definition

This is a duration-based constaint.

[Android.Runtime.Register("LICENSE_AVAILABLE_TIME")]
public const string LicenseAvailableTime;
[<Android.Runtime.Register("LICENSE_AVAILABLE_TIME")>]
val mutable LicenseAvailableTime : string

Field Value

Attributes

Remarks

This is a duration-based constaint. It represents the available time left before the license expires.

Type: TEXT

Java documentation for android.drm.DrmStore.ConstraintsColumns.LICENSE_AVAILABLE_TIME.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to