Android.Drm.DrmManagerClient.CheckRightsStatus Method
Checks whether the given rights-protected content has valid rights for the specified NoType:android/drm/DrmStore$Action;Href=../../../reference/android/drm/DrmStore.Action.html.

Syntax

[Android.Runtime.Register("checkRightsStatus", "(Ljava/lang/String;I)I", "GetCheckRightsStatus_Ljava_lang_String_IHandler")]
[return:Android.Runtime.GeneratedEnum]
public virtual DrmStoreRightsStatusCode CheckRightsStatus (string path, [Android.Runtime.GeneratedEnum] DrmStoreActionCode action)

Parameters

path
Path to the rights-protected content.
action
The NoType:android/drm/DrmStore$Action;Href=../../../reference/android/drm/DrmStore.Action.html to perform.

Returns

Documentation for this section has not yet been entered.

Remarks

Checks whether the given rights-protected content has valid rights for the specified NoType:android/drm/DrmStore$Action;Href=../../../reference/android/drm/DrmStore.Action.html.

[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