Wasabi ExpressPlay SDK for Desktop Systems
1.23.0
|
Event data for all events related to transactions. More...
#include <ShiTransaction.h>
Data Fields | |
SHI_EngineEvent | base |
Base class. More... | |
SHI_TransactionType | transaction_type |
Transaction type. More... | |
SHI_TransactionState | transaction_state |
Transaction state. More... | |
Event data for all events related to transactions.
Transaction-related events have an event type identifier equal to SHI_ENGINE_EVENT_TRANSACTION_BEGIN, SHI_ENGINE_EVENT_TRANSACTION_END, or SHI_ENGINE_EVENT_TRANSACTION_PROGRESS.
SHI_EngineEvent SHI_TransactionEvent::base |
Base class.
SHI_TransactionState SHI_TransactionEvent::transaction_state |
Transaction state.
SHI_TransactionType SHI_TransactionEvent::transaction_type |
Transaction type.