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.testmode
/
TestModeReason
/
ApplicationIdMismatch
Application
Id
Mismatch
androidJvm
data
class
ApplicationIdMismatch
(
val
expected
:
String
,
val
actual
:
String
)
:
TestModeReason
(
source
)
Members
Constructors
Application
Id
Mismatch
Link copied to clipboard
androidJvm
constructor
(
expected
:
String
,
actual
:
String
)
Properties
actual
Link copied to clipboard
androidJvm
val
actual
:
String
description
Link copied to clipboard
androidJvm
val
description
:
String
expected
Link copied to clipboard
androidJvm
val
expected
:
String