iAdvize Mobile SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
iAdvize Mobile SDK
iAdvize Mobile SDK
/
com.iadvize.conversation.sdk.feature.chatbox
/
ChatboxConfiguration
/
ChatboxConfiguration
Chatbox
Configuration
@
JvmOverloads
constructor
(
primaryColor
:
Int
?
=
null
,
primaryTextColor
:
Int
?
=
null
,
secondaryColor
:
Int
?
=
null
,
secondaryTextColor
:
Int
?
=
null
,
font
:
Typeface
?
=
null
,
title
:
String
=
""
,
avatar
:
Drawable
?
=
null
,
automaticMessage
:
String
?
=
null
,
gdprMessage
:
String
?
=
null
)