sdk
androidJvm
sdk
/
io.streamlayer.sdk
/
SLRCustomNotification
/
SLRCustomNotification
SLRCustom
Notification
constructor
(
title
:
String
?
=
null
,
description
:
String
?
=
null
,
@
LayoutRes
layoutId
:
Int
?
=
null
,
@
IdRes
actionId
:
Int
?
=
null
,
@
ColorRes
iconBackgroundColor
:
Int
?
=
null
,
iconUrl
:
String
?
=
null
)