Wasabi ExpressPlay SDK for Desktop Systems
1.23.0
|
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 |
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.
WSB_RightsEnabler_Event WSB_RightsEnabler_TransactionEvent::base |
WSB_RightsEnabler_TransactionType WSB_RightsEnabler_TransactionEvent::transaction_type |