ProgrammaticAccessLibrary Framework Reference

  • PALNonceErrorDomain is a constant related to ProgrammaticAccessLibrary errors.

  • It is declared as a String in Swift and an NSErrorDomain in Objective-C.

Constants

The following constants are available globally.

  • ProgammaticAccessLibrary errors.

    Declaration

    Swift

    let NonceErrorDomain: String

    Objective-C

    extern const NSErrorDomain PALNonceErrorDomain