Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.store.abstractions.transactions
/
StoreTransactionState
Store
Transaction
State
androidJvm
@
Serializable
(
with
=
StoreTransactionStateSerializer::class
)
sealed
class
StoreTransactionState
(
source
)
Inheritors
Purchasing
Purchased
Failed
Restored
Deferred
Members
Types
Companion
Link copied to clipboard
androidJvm
object
Companion
Deferred
Link copied to clipboard
androidJvm
@
Serializable
object
Deferred
:
StoreTransactionState
Failed
Link copied to clipboard
androidJvm
@
Serializable
object
Failed
:
StoreTransactionState
Purchased
Link copied to clipboard
androidJvm
@
Serializable
object
Purchased
:
StoreTransactionState
Purchasing
Link copied to clipboard
androidJvm
@
Serializable
object
Purchasing
:
StoreTransactionState
Restored
Link copied to clipboard
androidJvm
@
Serializable
object
Restored
:
StoreTransactionState