MediaDrm.KeyStatusChangeEventArgs Constructor

Definition

public KeyStatusChangeEventArgs (Android.Media.MediaDrm md, byte[] sessionId, System.Collections.Generic.IList<Android.Media.MediaDrm.KeyStatus> keyInformation, bool hasNewUsableKey);
new Android.Media.MediaDrm.KeyStatusChangeEventArgs : Android.Media.MediaDrm * byte[] * System.Collections.Generic.IList<Android.Media.MediaDrm.KeyStatus> * bool -> Android.Media.MediaDrm.KeyStatusChangeEventArgs

Parameters

sessionId
Byte[]
keyInformation
IList<MediaDrm.KeyStatus>
hasNewUsableKey
Boolean

Remarks

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