android.drm.DrmManagerClient.OnEventListener |
Interface definition for a callback that receives information about DRM processing events.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the DRM framework sends information about a DRM processing request.
|
Called when the DRM framework sends information about a DRM processing request.
client | The DrmManagerClient instance. |
---|---|
event | The DrmEvent instance that wraps the information being
conveyed, such as the information type and message.
|