Skip to content

Passing Customization Parameters to the Session Client

When using the l parameter to automatically pass session information to the session client, you can pass additional session client parameters by enclosing them in double quotes. This enables you to demonstrate session client functionality without racing to build a command line string within the session client’s 60-second window. For example, to invoke the session client with the menu bar disabled, type:

./broker_client_example.app/Contents/MacOS/broker_client_example -i login_info.txt -l "disable-menubar"