Android.Media.MediaDrm.RemoveKeys Method
Remove the current keys from a session.

Syntax

[Android.Runtime.Register("removeKeys", "([B)V", "")]
public void RemoveKeys (byte[] sessionId)

Parameters

sessionId
the session ID for the DRM session

Remarks

Remove the current keys from a session.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18