ProgrammaticAccessLibrary Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Constants
The following constants are available globally.
-
ProgammaticAccessLibrary errors.
Declaration
Swift
let NonceErrorDomain: String
Objective-C
extern const NSErrorDomain PALNonceErrorDomain
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[null,null,["Last updated 2025-08-20 UTC."],[[["\u003cp\u003e\u003ccode\u003ePALNonceErrorDomain\u003c/code\u003e is a globally available constant representing Programmatic Access Library errors.\u003c/p\u003e\n"],["\u003cp\u003eThis constant is declared as \u003ccode\u003elet NonceErrorDomain: String\u003c/code\u003e in Swift and \u003ccode\u003eextern const NSErrorDomain PALNonceErrorDomain\u003c/code\u003e in Objective-C.\u003c/p\u003e\n"]]],["The provided content defines a global constant, `PALNonceErrorDomain`, which represents the domain for ProgrammaticAccessLibrary errors. This constant is available in both Swift and Objective-C. In Swift, it's declared as `let NonceErrorDomain: String`, and in Objective-C, it's declared as `extern const NSErrorDomain PALNonceErrorDomain`. This constant is specifically used to identify and categorize errors related to the ProgrammaticAccessLibrary.\n"],null,["# ProgrammaticAccessLibrary Framework Reference\n\nConstants\n=========\n\nThe following constants are available globally.\n- `\n ``\n ``\n `\n\n ### [PALNonceErrorDomain](#/c:@PALNonceErrorDomain)\n\n `\n ` \n ProgammaticAccessLibrary errors. \n\n #### Declaration\n\n Swift \n\n let NonceErrorDomain: String\n\n Objective-C \n\n extern const NSErrorDomain PALNonceErrorDomain"]]