Skip to content

//sorisdk/com.iplateia.sorisdk/SORIAudioRecognizer/NotificationProvider/build

build

[androidJvm]
abstract fun build(builder: NotificationCompat.Builder): Notification

Complete the notification with the given builder.

Return

The created Notification.

Parameters

androidJvm

builderThe NotificationCompat.Builder used to create the notification.