Android.Media.MediaDrm.ReleaseSecureStops Method
Process the SecureStop server response message ssRelease.

Syntax

[Android.Runtime.Register("releaseSecureStops", "([B)V", "")]
public void ReleaseSecureStops (byte[] ssRelease)

Parameters

ssRelease
the server response indicating which secure stops to release

Remarks

Process the SecureStop server response message ssRelease. After authenticating the message, remove the SecureStops identified in the response.

[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