Client SDK for macOS 24.07 Developers' Guide
This release is in Beta. Beta software is not fully supported, and may be incomplete or unstable. It is not intended for use in production systems. We welcome your feedback on this release! Send feedback to anyware-beta-feedback@hp.com.

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"

Last updated: Tuesday, June 25, 2024