android.drm.DrmManagerClient.OnErrorListener |
Interface definition for a callback that receives information about DRM framework errors.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the DRM framework sends error information.
|
Called when the DRM framework sends error information.
client | The DrmManagerClient instance. |
---|---|
event | The DrmErrorEvent instance that wraps the error type and message.
|