DrmStore.ConstraintsColumns.LicenseStartTime 字段

定义

这是基于日期的约束。

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

字段值

属性

注解

这是基于日期的约束。 它表示在权限保护的内容上执行权限保护的内容之前 android.drm.DrmStore.Action action 的时间。

类型:TEXT

适用于 . 的 android.drm.DrmStore.ConstraintsColumns.LICENSE_START_TIMEJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于