| Name | Summary |
|---|---|
InAppMessageResult | constructor(purchaseToken: String, responseCode: Int) |
| Name | Summary |
|---|---|
annotation class InAppMessageResponseCode Possible response codes. |
| Name | Summary |
|---|---|
purchaseToken | val purchaseToken: String The token that identifies the purchase to be acknowledged, if any. |
responseCode | val responseCode: Int The response code for the in-app messaging API call. |