ProgrammaticAccessLibrary Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Protocols
The following protocols are available globally.
-
Declaration
Swift
protocol NonceLoaderDelegate : NSObjectProtocol
Objective-C
@protocol PALNonceLoaderDelegate <NSObject>
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."],[],["The content defines the `PALNonceLoaderDelegate` protocol, which is available globally. This delegate protocol is designed for receiving updates from the `PALNonceLoader`. It's declared as `NonceLoaderDelegate` in Swift and `PALNonceLoaderDelegate` in Objective-C, both inheriting from `NSObjectProtocol`. The protocol serves as an object for handling updates.\n"],null,[]]