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