onCreateNotification

abstract fun onCreateNotification(chatInfo: ChatInfo, notificationStyle: ChatNotificationStyle)

This method will be called when a notification is going to be displayed. The notification look&feel can be customized here.

Parameters

chatInfo

Information about the chat

notificationStyle

Customizable notification style that will be displayed