WhiteboardNotificationListener

interface WhiteboardNotificationListener

Listener for whiteboard generated notifications

Author

kristiyan

Since

v1.1.3

Functions

Link copied to clipboard
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.