sdk
androidJvm
sdk
/
io.streamlayer.sdk
/
SLRTheme
/
SLRTheme
SLRTheme
@
JvmOverloads
constructor
(
mainTheme
:
Int
?
=
null
,
profileTheme
:
Int
?
=
null
,
baseTheme
:
Int
?
=
null
,
watchPartyTheme
:
Int
?
=
null
,
inviteTheme
:
Int
?
=
null
,
predictionsTheme
:
Int
?
=
null
,
highlightsTheme
:
Int
?
=
null
,
statisticsTheme
:
Int
?
=
null
,
messengerTheme
:
Int
?
=
null
,
publicChatTheme
:
Int
?
=
null
,
notificationsStyle
:
SLRTheme.NotificationsStyle
?
=
null
)