Share via


PKAddSecureElementPassErrorCodeExtensions Class

Definition

Extension methods for the PKAddSecureElementPassErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PKAddSecureElementPassErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PKAddSecureElementPassErrorCodeExtensions = class
Inheritance
PKAddSecureElementPassErrorCodeExtensions
Attributes

Remarks

The extension method for the PKAddSecureElementPassErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(PKAddSecureElementPassErrorCode)

Returns the error domain associated with the PassKit.PKAddSecureElementPassErrorCode value

Applies to