Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves an item from the public catalog. GetItem does not work off a cache of the Catalog and should be used when trying to get recent item updates.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemRequest*
Populated request object.
async XAsyncBlock*