notification Listeners
fun notificationListeners(lambda: BandyerSDKNotificationListeners.Builder.() -> Unit): BandyerSDKConfiguration.Builder
Content copied to clipboard
Customize notification listeners
Return
Builder
Parameters
lambda
callback in which the BandyerSDK notification listener builder is provided, in order to customize notification listeners
fun notificationListeners(builder: BandyerSDKNotificationListenersBuilder): BandyerSDKConfiguration.Builder
Content copied to clipboard
Customize notification listeners
Since Kotlin
999.9
Return
Builder
Parameters
builder
callback in which the BandyerSDK notification listener builder is provided, in order to customize notification listeners