Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetEntityItemReviewRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Gets the submitted review for the specified item by the authenticated entity. Individual ratings and reviews data update in near real time with delays within.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetEntityItemReviewRequest*
Populated request object.
async XAsyncBlock*