Enumerations
The following enumerations are available globally.
-
Error codes in
PALNonceErrorDomain.Declaration
Swift
typealias NonceError.Code._ErrorType = NonceErrorObjective-C
enum PALNonceErrorCode : NSInteger {} -
A nullable flag used for various
PALNonceRequestfields.Declaration
Swift
enum Flag : Int, @unchecked SendableObjective-C
enum PALFlag : NSInteger {}