Android.Media.MediaDrm.GetPropertyByteArray Method
Read a DRM engine plugin byte array property value, given the property name string.

Syntax

[Android.Runtime.Register("getPropertyByteArray", "(Ljava/lang/String;)[B", "")]
public byte[] GetPropertyByteArray (string propertyName)

Parameters

propertyName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Read a DRM engine plugin byte array property value, given the property name string.

Standard fields names are MediaDrm.PropertyDeviceUniqueId

[Android Documentation]

Requirements

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