Protocols
The following protocols are available globally.
-
Delegate object used to receive updates from
PALNonceLoader
.Declaration
Swift
protocol NonceLoaderDelegate : NSObjectProtocol
Objective-C
@protocol PALNonceLoaderDelegate <NSObject>