detachDriverNotificationProvider

fun detachDriverNotificationProvider(vararg driverNotificationProviders: DriverNotificationProvider)

Detaches one or more DriverNotificationProvider instances from the manager.

The detached providers will stop generating notifications, and their resources will be released.

Parameters

driverNotificationProviders

the providers to detach