geotabdrivesdk / com.geotab.mobile.sdk.publicInterfaces / DriveSdk / setDriverActionNecessaryCallback

setDriverActionNecessaryCallback

abstract fun setDriverActionNecessaryCallback(callback: DriverActionNecessaryCallbackType): Unit

driverActionNecessary is a list of events that occur in our app where the application owner needs to bring the Drive app activity UI to the foreground. Example: "Your vehicle has been selected by another driver. You now need to select a vehicle". Set a callback to listen for driverActionNecessary events.