Android.Drm.DrmManagerClient.RemoveRights Method
Removes the rights associated with the given rights-protected content.

Syntax

[Android.Runtime.Register("removeRights", "(Ljava/lang/String;)I", "GetRemoveRights_Ljava_lang_String_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual DrmManagerClientErrorCode RemoveRights (string path)

Parameters

path
Path to the rights-protected content.

Returns

Documentation for this section has not yet been entered.

Remarks

Removes the rights associated with the given rights-protected content.

[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