android.drm.DrmManagerClient.OnInfoListener |
Interface definition for a callback that receives status messages and warnings during registration and rights acquisition.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Called when the DRM framework sends status or warning information during registration
and rights acquisition.
|
Called when the DRM framework sends status or warning information during registration and rights acquisition.
client |
The
DrmManagerClient
instance.
|
---|---|
event |
The
DrmInfoEvent
instance that wraps the status information or
warnings.
|