set Foreground Service Notification
open fun setForegroundServiceNotification(notification: Notification, targetAllAPIs: Boolean)
Content copied to clipboard
Sets parameters for foreground service notification. Only required for apps targeting Android O and above.
Parameters
notification
- the Notification to be displayed; built by client's app
target All APIs
- Display notification on Android API version 25 and under