DrmStore.ConstraintsColumns.ExtendedMetadata Field

Definition

This is a user-defined constraint.

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

Field Value

Attributes

Remarks

This is a user-defined constraint. It represents the additional constraint using extended metadata.

Type: TEXT

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

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