PCOperationsManager
Processes PCOperation
objects
-
Imports operation from server response.
-
Gets list of operations identifiers from PCSDK Server.
-
Gets operation data from PCSDK Server.
-
Processes the operation
Transaction to confirm/decline must be specifyied using
toConfirm
andtoDecline
parameters. Each transaction intoConfirm
ortoDecline
must be the reference to one of transactions returned byPCOperation.transactions
.
-
Confirms each transaction in the operation
-
Declines each transaction in the operation