SuffixModeOption

class SuffixModeOption(val activated: IScannerOption.Activation = Activation.Off) : IScannerOption

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.Activation = Activation.Off)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getCommandSuffix(suffixCommand: String): String

Method which set the command suffix If custom prefix is enabled, you are allowed to append to the data a user-defined prefix that cannot exceed 10 characters

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command Activation.Off / Activation.On to the SuffixModeOption