Wasabi ExpressPlay SDK for iOS  1.23.0
Data Fields
WSB_RightsEnabler_EventListener Struct Reference

This struct pairs a listener instance value with a function pointer for receiving events. More...

#include <WsbRightsEnabler.h>

Data Fields

void * instance
 
WSB_RightsEnabler_ContinuationType(* handler )(void *instance, const WSB_RightsEnabler_Event *event)
 

Detailed Description

This struct pairs a listener instance value with a function pointer for receiving events.

The value this function returns instructs the Rights Enabler to continue searching for working licenses or to stop.

Field Documentation

◆ handler

WSB_RightsEnabler_ContinuationType(* WSB_RightsEnabler_EventListener::handler) (void *instance, const WSB_RightsEnabler_Event *event)

◆ instance

void* WSB_RightsEnabler_EventListener::instance

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