Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryGetInventoryOperationStatusRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Get the status of an inventory operation using an OperationToken. You can check on the operation status at anytime within 1 day of the request by passing the TransactionToken to the this API.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryGetInventoryOperationStatusRequest*
Populated request object.
async XAsyncBlock*