Enumerations

The following enumerations are available globally.

  • List of error codes of the LunaCore module.

    See more

    Declaration

    Objective-C

    enum BestShotError : NSInteger {}

    Swift

    enum BestShotError : Int, @unchecked Sendable
  • Result status of compression process

    See more

    Declaration

    Swift

    @objc
    public enum CompressionResult : Int
  • Error list of the LunaCamera module.

    See more

    Declaration

    Swift

    public enum LMCameraError : LocalizedError