Android.Media.MediaDrm.CloseSession Method
Close a session on the MediaDrm object that was previously opened with MediaDrm.OpenSession.

Syntax

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

Parameters

sessionId
Documentation for this section has not yet been entered.

Remarks

Close a session on the MediaDrm object that was previously opened with MediaDrm.OpenSession.

[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