onCreateNotification

abstract fun onCreateNotification(    screenShareInfo: ScreenShareInfo,     notificationType: ScreenSharingNotificationType,     notificationStyle: ScreenSharingNotificationStyle)

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

Parameters

screenShareInfo

Information about the screen share info

notificationStyle

Customizable notification style that will be displayed

notificationType

Notification type