Package-level declarations

(Not only) Voice commands

Types

Link copied to clipboard
interface PMCmdConverter

Interface for converting Intents payload to PMCommandRequest

Link copied to clipboard

This converter helps to create PMCommandRequest from Intents bytearray payload

Link copied to clipboard

Direct function to send responses to commands

Link copied to clipboard
class PMCmdResponseSenderImpl(val context: Context, val cfg: NaviConfig) : PMCmdResponseSender

Implementation for sending response messages via CMD-interface