Method Parse
Parse(byte[])
THIS IS A STUB, WILL NOT EXECUTE CODE!
Parse the Apple receipt data into a AppleReceipt object
Declaration
public AppleReceipt Parse(byte[] receiptData)
Parameters
| Type | Name | Description |
|---|---|---|
| byte[] | receiptData | Apple receipt data |
Returns
| Type | Description |
|---|---|
| AppleReceipt | The converted AppleReceipt object from the Apple receipt data |
Parse(byte[])
THIS IS A STUB, WILL NOT EXECUTE CODE!
Parse the Apple receipt data into a AppleReceipt object
Declaration
public AppleReceipt Parse(byte[] receiptData)
Parameters
| Type | Name | Description |
|---|---|---|
| byte[] | receiptData | Apple receipt data |
Returns
| Type | Description |
|---|---|
| AppleReceipt | The converted AppleReceipt object from the Apple receipt data |