NaviConfig

interface NaviConfig

Configuration (list of actions) for communicating used by Sygic Profi Navi

Action names has to be provided by 3rd party supplier and configured via dependency injection during application initialisation.

Properties

Link copied to clipboard
abstract val ackAction: String

Intent action for Ack Interface

Link copied to clipboard
abstract val cmdAction: String

Intent action for Command Interface

Link copied to clipboard
abstract val notifAction: String

Intent action for Notif Interface

Link copied to clipboard
abstract val ppcAction: String

Intent action for PPC Interface

Link copied to clipboard
abstract val tbtAction: String

Intent action for TBT Interface