//sorisdk/com.iplateia.sorisdk/SORIAudioRecognizer/NotificationProvider
NotificationProvider
[androidJvm]
interface NotificationProvider
Interface for delegate an audio recognition service foreground notification. You can implement this interface to customize the notification.
Functions
Name | Summary |
---|---|
build | [androidJvm] abstract fun build(builder: NotificationCompat.Builder): Notification Complete the notification with the given builder. |