TransactionObserver
Protocol defines methods to monitor receipt uploading transaction progress
Note: Use this protocol to monitor a single transaction. To monitor all transactions, use SBDataEvent
.
-
Informs that given transaction’s status (reflected in
status
property) has changed. -
Informs that given transaction’s processing time (reflected in
expectedProcessingTime
property) has changed.