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.storage
/
Storable
Storable
androidJvm
interface
Storable
<
T
>
(
source
)
Inheritors
AppUserId
AliasId
Seed
DidTrackAppInstall
DidTrackFirstSeen
DidTrackFirstSession
UserAttributes
IntegrationAttributes
Transactions
LastPaywallView
TotalPaywallViews
ConfirmedAssignments
SdkVersion
StoredSubscriptionStatus
StoredEntitlementsByProductId
SurveyAssignmentKey
DisableVerboseEvents
ReviewData
Members
Properties
directory
Link copied to clipboard
androidJvm
abstract
val
directory
:
SearchPathDirectory
key
Link copied to clipboard
androidJvm
abstract
val
key
:
String
serializer
Link copied to clipboard
androidJvm
abstract
val
serializer
:
KSerializer
<
T
>
Functions
file
Link copied to clipboard
androidJvm
open
fun
file
(
context
:
Context
)
:
File