DrmStore.IConstraintsColumns.ExtendedMetadata Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.