Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves items from the public catalog. Up to 50 items can be returned at once. GetItems does not work off a cache of the Catalog and should be used when.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemsRequest*
Populated request object.
async XAsyncBlock*