Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetDraftItemsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves a paginated list of the items from the draft catalog. Up to 50 IDs can be retrieved in a single request. GetDraftItems does not work off a cache of.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetDraftItemsRequest*
Populated request object.
async XAsyncBlock*