android.media.MediaDrm.OnEventListener |
Interface definition for a callback to be invoked when a drm event occurs
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when an event occurs that requires the app to be notified
|
Called when an event occurs that requires the app to be notified
md | the MediaDrm object on which the event occurred |
---|---|
sessionId | the DRM session ID on which the event occurred,
or null if there is no session ID associated with the event. |
event | indicates the event type |
extra | an secondary error code |
data | optional byte array of data that may be associated with the event |