Contents

PhotogrammetrySession.Error.insufficientStorage(requiredBytes:)

An error that indicates insufficient storage space.

Declaration

case insufficientStorage(requiredBytes: Int64)

Discussion

This error occurs when there is not enough available storage, and the system estimates that it needs requiredBytes of storage.