SecureBlackbox 2020 Android Edition

Questions / Feedback?

Commands Property

Specifies the list of commands to execute.

Syntax

public String getCommands();
public void setCommands(String commands);

Remarks

Use this property to provide a list of commands to execute remotely. Separate different commands with EOL characters.

When this property is set, the component works in the command mode, meaning each command is executed in its own virtual terminal session. No shell connection is established.

If no commands are provided via this property, the component will establish a shell session.

Default Value

""

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Android Edition - Version 20.0 [Build 8156]