Wasabi ExpressPlay SDK for iOS  1.23.0
Data Fields
WSB_RightsEnabler_TransactionEvent Struct Reference

Event data for reporting that a service transaction has been initiated in an attempt to obtain rights. More...

#include <WsbRightsEnabler.h>

Data Fields

WSB_RightsEnabler_Event base
 
WSB_RightsEnabler_TransactionType transaction_type
 

Detailed Description

Event data for reporting that a service transaction has been initiated in an attempt to obtain rights.

If the WSB_RightsEnabler_EventType for the event passed to the listener is WSB_RIGHTSENABLER_EVENT_TYPE_TRANSACTION, then the WSB_RightsEnabler_Event pointer passed to the listener should be cast to WSB_RightsEnabler_TransactionEvent.

Field Documentation

◆ base

WSB_RightsEnabler_Event WSB_RightsEnabler_TransactionEvent::base

◆ transaction_type

WSB_RightsEnabler_TransactionType WSB_RightsEnabler_TransactionEvent::transaction_type

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