Universal Messaging C++ Client: Delete a Channel Join
Delete a join between two Universal Messaging Channels
Usage
deletechanneljoin <rname> <source channel name> <destination channel name>
<Required Arguments>
<rname> - the rname of the server to connect to
<source channel name> - Channel name parameter of the local channel name to join
<destination channel name> - Channel name parameter of the remote channel name to join
Application Source Code