Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Event data for reporting that the Rights Enabler has been directed to a service for obtaining needed rights. More...
#include <WsbRightsEnabler.h>
Data Fields | |
WSB_RightsEnabler_Event | base |
const char * | url |
Event data for reporting that the Rights Enabler has been directed to a service for obtaining needed rights.
This is just a notification; the listener is not expected to visit this URL. If the WSB_RightsEnabler_EventType for the event passed to the listener is WSB_RIGHTSENABLER_EVENT_TYPE_GOTO_URL, then the WSB_RightsEnabler_Event pointer passed to the listener should be cast to WSB_RightsEnabler_GotoURLEvent.
WSB_RightsEnabler_Event WSB_RightsEnabler_GotoURLEvent::base |
const char* WSB_RightsEnabler_GotoURLEvent::url |