Wasabi ExpressPlay SDK for iOS  1.23.0
Data Fields
WSB_RightsEnabler_GotoURLEvent Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ base

WSB_RightsEnabler_Event WSB_RightsEnabler_GotoURLEvent::base

◆ url

const char* WSB_RightsEnabler_GotoURLEvent::url

The documentation for this struct was generated from the following file: