InterfacesVersion: 3.1On this pageexternalQueueOperationInfo A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.Index PropertiesrequestIdwasAlreadyHandledwasAlreadyPresentProperties externalrequestIdrequestId: stringThe ID of the added requestexternalwasAlreadyHandledwasAlreadyHandled: 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.