onCreateNotification

abstract fun onCreateNotification(    whiteboardInfo: WhiteboardInfo,     notificationType: WhiteboardNotificationType,     notificationStyle: WhiteboardNotificationStyle)

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

Parameters

whiteboardInfo

Information about the whiteboard

notificationType

Notification type

notificationStyle

Customizable notification style that will be displayed