toggle menu
THEOplayer Connectors for Android
androidJvm
switch theme
search in API
Conviva Connector
/
com.theoplayer.android.connector.analytics.conviva
/
ConvivaConfiguration
Conviva
Configuration
data
class
ConvivaConfiguration
(
val
customerKey
:
String
,
val
debug
:
Boolean
?
,
val
gatewayUrl
:
String
?
)
Members
Constructors
Conviva
Configuration
Link copied to clipboard
constructor
(
customerKey
:
String
,
debug
:
Boolean
?
,
gatewayUrl
:
String
?
)
Properties
customer
Key
Link copied to clipboard
val
customerKey
:
String
debug
Link copied to clipboard
val
debug
:
Boolean
?
gateway
Url
Link copied to clipboard
val
gatewayUrl
:
String
?