Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryGetInventoryCollectionIdsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Get Inventory Collection Ids. Up to 50 Ids can be returned at once (or 250 with response compression enabled). You can use continuation tokens to paginate.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryGetInventoryCollectionIdsRequest*
Populated request object.
async XAsyncBlock*