Android.Drm.DrmInfoStatus.Data Property
The processed data.

Syntax

[Android.Runtime.Register("data")]
public ProcessedData Data { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The processed data. It is optional and thus could be null. When it is null, it indicates that a particular call to DrmManagerClient.ProcessDrmInfo(DrmInfo) does not return any additional useful information except for the status code.

[Android Documentation]

Requirements

Namespace: Android.Drm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11