Contents

PhotogrammetrySession.Output.requestError(_:_:)

The session aborted a request due to an error.

Declaration

case requestError(PhotogrammetrySession.Request, any Error)

Parameters

  • Request:

    The request in progress.

  • Error:

    Details of the error.

See Also

Monitoring request status