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

Syntax

[Android.Runtime.Register("removeRights", "(Landroid/net/Uri;)I", "GetRemoveRights_Landroid_net_Uri_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual DrmManagerClientErrorCode RemoveRights (Android.Net.Uri uri)

Parameters

uri
URI for 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