Android.Drm.DrmManagerClient.CheckRightsStatus Method
Checks whether the given content has valid rights.

Syntax

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

Parameters

path
Path to the rights-protected content.

Returns

Documentation for this section has not yet been entered.

Remarks

Checks whether the given content has valid rights.

[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