Skip to content

connect-sdk / de.proglove.sdk.commands / PgCommandParams / replaceQueue

replaceQueue

val replaceQueue:Boolean

(defaults to false) When set to True this command will clear all queued commands and then is queued itself. Commands that are already started will not be canceled by this flag. This command will be first-in-queue afterwards but that does not guarantee execution of the command. It can be canceled by a different command with replaceQueue set to true, too.

Property

replaceQueue - (defaults to false) When set to True this command will clear all queued commands and then is queued itself. Commands that are already started will not be canceled by this flag. This command will be first-in-queue afterwards but that does not guarantee execution of the command. It can be canceled by a different command with replaceQueue set to true, too.