SKPaymentTransaction.TransactionReceipt Property

Definition

Developers should not use this deprecated property. Developers should use 'NSBundle.AppStoreReceiptUrl' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'NSBundle.AppStoreReceiptUrl' instead.")]
public virtual Foundation.NSData TransactionReceipt { [Foundation.Export("transactionReceipt")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'NSBundle.AppStoreReceiptUrl' instead.")] get; }
member this.TransactionReceipt : Foundation.NSData

Property Value

Attributes

Applies to