Android.Drm.DrmManagerClient.ProcessDrmInfo Method
Processes the given DRM information based on the information type.

Syntax

[Android.Runtime.Register("processDrmInfo", "(Landroid/drm/DrmInfo;)I", "GetProcessDrmInfo_Landroid_drm_DrmInfo_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual DrmManagerClientErrorCode ProcessDrmInfo (DrmInfo drmInfo)

Parameters

drmInfo
The Android.Drm.DrmInfo to be processed.

Returns

Documentation for this section has not yet been entered.

Remarks

Processes the given DRM information based on the information type.

[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