removeRemoteCommand

abstract fun removeRemoteCommand(deviceId: String, command: RemoteCommand): Boolean

Removes the remote command. Typically used to implement "undo" but may also be used by the queue processor when it gives up trying to send a command.