Android.Drm.DrmManagerClient.RemoveAllRights Method
Removes all the rights information of every DRM plug-in (agent) associated with the DRM framework.

Syntax

[Android.Runtime.Register("removeAllRights", "()I", "GetRemoveAllRightsHandler")]
[return:Android.Runtime.GeneratedEnum]
public virtual DrmManagerClientErrorCode RemoveAllRights ()

Returns

Documentation for this section has not yet been entered.

Remarks

Removes all the rights information of every DRM plug-in (agent) associated with the DRM framework. Will be used during a master reset.

[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