Package-level declarations

(Not only) Voice commands

Types

Link copied to clipboard

Direct function to send commands.

Link copied to clipboard
open class PMCmdClientSenderImpl(val context: Context, val cfg: PartyConfig = PartyConfigProduction) : PMCmdClientSender

Implementation for sending messages via CMD-interface

Link copied to clipboard
class PMCmdResponseReceiver(delegate: PMCmdServerIfc) : BroadcastReceiver

Implementation for receiving response messages via CMD-interface