Constants

The following constants are available globally.

  • Error domain of the LunaCore module.

    Declaration

    Objective-C

    static NSString *const kBestShotErrorDomain =
        @"ru.visionlabs.lunacore.error.domain"

    Swift

    let kBestShotErrorDomain: String