public static interface StreamingDrmSessionManager.EventListener
StreamingDrmSessionManager
events.| Modifier and Type | Method and Description |
|---|---|
void |
onDrmKeysLoaded()
Invoked each time keys are loaded.
|
void |
onDrmSessionManagerError(Exception e)
Invoked when a drm error occurs.
|
void onDrmKeysLoaded()
void onDrmSessionManagerError(Exception e)
e - The corresponding exception.