DrmInfoStatus.Data Property

Definition

Caution

deprecated

The processed data.

[Android.Runtime.Register("data")]
[System.Obsolete("deprecated")]
public Android.Drm.ProcessedData? Data { get; set; }
[<Android.Runtime.Register("data")>]
[<System.Obsolete("deprecated")>]
member this.Data : Android.Drm.ProcessedData with get, set

Property Value

ProcessedData
Attributes

Remarks

Java documentation for android.drm.DrmInfoStatus.data.

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