Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogSearchItemsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Executes a search against the public catalog using the provided search parameters and returns a set of paginated results. SearchItems uses a cache of the.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogSearchItemsRequest*
Populated request object.
async XAsyncBlock*