toggle menu
klaviyo-android-sdk
4.0.0
androidJvm
switch theme
search in API
analytics
/
com.klaviyo.analytics.state
/
StateChange
/
ApiKey
Api
Key
data
class
ApiKey
(
val
oldValue
:
String
?
)
:
StateChange
Emitted when the company ID aka public API key changes in state
Members
Constructors
Api
Key
Link copied to clipboard
constructor
(
oldValue
:
String
?
)
Properties
key
Link copied to clipboard
open
override
val
key
:
Keyword
old
Value
Link copied to clipboard
open
override
val
oldValue
:
String
?