Optional attributes?: ZendriveAttributesAdditional attributes of the current driver.
Optional driveDrive detection mode specified for the Zendrive SDK.
Returns the unique ID of the driver using this application.
Optional enabledAndroid Only
Set this property to true if the app supports Bluetooth Drive Start.
If set to true, the application will receive on-drive-start event whenever succesful bluetooth connection is established with an associated vehicle.
Optional implementsSet this property to true if the app supports receiving multiple callbacks.
If set to true, the application will receive on-potential-accident event.
Optional managesWhether SDK should manage activity/fitness permissions. iOS only. Defaults to true when not provided
Optional managesWhether SDK should manage location permissions. iOS only. Defaults to true when not provided
Optional notificationNotificationSettings that will be used to show foreground notification by the Zendrive SDK Android Only.
Optional region?: ZendriveRegionRegion specified for the Zendrive SDK. Defaults to [[ZendriveRegion.US]] if unspecified
Zendrive sdk key used by this application.
Configuration for Zendrive sdk setup. See [[Zendrive.setup]]