Sdílet prostřednictvím


PKShareSecureElementPassErrorCodeExtensions Class

Definition

Extension methods for the PKShareSecureElementPassErrorCode enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(PKShareSecureElementPassErrorCode)

Returns the error domain associated with the PassKit.PKShareSecureElementPassErrorCode value

Applies to