on Create Notification
abstract fun onCreateNotification(chatInfo: ChatInfo, notificationStyle: ChatNotificationStyle)
Content copied to clipboard
This method will be called when a notification is going to be displayed. The notification look&feel can be customized here.
Parameters
chat Info
Information about the chat
notification Style
Customizable notification style that will be displayed