Android.Drm.DrmConvertedStatus.ConvertedData Property
Converted data.

Syntax

[Android.Runtime.Register("convertedData")]
public IList<byte> ConvertedData { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Converted data. It is optional and thus can be null.

[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