ProgrammaticAccessLibrary Framework Reference
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 2021-02-19 UTC.
[null,null,["Last updated 2021-02-19 UTC."],[[["The `PALNonceLoaderDelegate` protocol is used to receive updates from the `PALNonceLoader` class regarding nonce loading."],["This delegate, available in Swift and Objective-C, enables communication between the nonce loader and other parts of the application."]]],[]]