NextLevelError
public enum NextLevelError : Error, CustomStringConvertible
Error types.
-
Undocumented
Declaration
Swift
case unknown -
Undocumented
Declaration
Swift
case started -
Undocumented
Declaration
Swift
case deviceNotAvailable -
Undocumented
Declaration
Swift
case authorization -
Undocumented
Declaration
Swift
case fileExists -
Undocumented
Declaration
Swift
case nothingRecorded -
Undocumented
Declaration
Swift
case notReadyToRecord -
Declaration
Swift
public var description: String { get }
View on GitHub
NextLevelError Enumeration Reference