MediaDrm.ClearOnSessionLostStateListener Method

Definition

Clear the OnSessionLostStateListener.

[Android.Runtime.Register("clearOnSessionLostStateListener", "()V", "", ApiSince=29)]
public void ClearOnSessionLostStateListener ();
[<Android.Runtime.Register("clearOnSessionLostStateListener", "()V", "", ApiSince=29)>]
member this.ClearOnSessionLostStateListener : unit -> unit
Attributes

Remarks

Clear the OnSessionLostStateListener.

Java documentation for android.media.MediaDrm.clearOnSessionLostStateListener().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to