TOC
Command Line Overview
Messages can be sent from the command line.
Command Line Description
sample
- Send by messenger with user ID
cam.exe -send messenger -users user1@host1;user2@host2 -message "test" -seal true
- Send by specifying a chat room
cam.exe -send roomName -message "test"
command line argument
-send messenger or room |
|
-users user1@pc1;user2@pc1 |
|
-message "text" |
|
-seal true | Send with opening confirmation |