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.
The session aborted a request due to an error.
case requestError(PhotogrammetrySession.Request, any Error)The request in progress.
Details of the error.