toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
io.meiro.sdk.fcm
/
PushNotificationsConfiguration
/
PushNotificationsConfiguration
Push
Notifications
Configuration
@
JvmOverloads
constructor
(
pushEnabled
:
Boolean
=
true
,
accentColor
:
Int
?
=
null
,
channelName
:
String
=
DEFAULT_NOTIFICATION_CHANNEL_NAME
,
channelDescription
:
String
=
DEFAULT_NOTIFICATION_CHANNEL_DESCRIPTION
,
channelId
:
String
=
DEFAULT_NOTIFICATION_CHANNEL_ID
,
@
DrawableRes
pushIconResId
:
Int
?
=
null
)