SKPaymentTransaction.Error Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the error from processing the transaction (only valid if the TrasactionState is Failed).
public virtual Foundation.NSError Error { [Foundation.Export("error")] get; }
member this.Error : Foundation.NSError
Property Value
- Attributes