Edit

Share via


SKErrorExtensions Class

Definition

Extension methods for the StoreKit.SKError enumeration.

public static class SKErrorExtensions
type SKErrorExtensions = class
Inheritance
SKErrorExtensions

Remarks

The extension method for the StoreKit.SKError enumeration can be used to fetch the error ___domain associated with these error codes.

Methods

GetDomain(SKError)

Returns the error ___domain associated with the StoreKit.SKError value

Applies to