InterfacesVersion: 3.0On this pageexternalQueueOperationInfo A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.Index PropertiesrequestIduniqueKeywasAlreadyHandledwasAlreadyPresentProperties externalrequestIdrequestId: stringThe ID of the added requestexternaluniqueKeyuniqueKey: stringexternalwasAlreadyHandledwasAlreadyHandled: booleanIndicates if request was already marked as handled.externalwasAlreadyPresentwasAlreadyPresent: booleanIndicates if request was already present in the queue.
A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.