Java Client: Delete a Channel Join

This is a class that demonstrates how to delete a channel join.

Usage

ndelchanjoin <source channel name> <destination channel name> 

<Required Arguments> 

<source channel name> - Source Channel name parameter of the join to be deleted
<destination channel name> - Destination Channel name parameter of the join to 
                             be deleted


Note: -? provides help on environment variables

Application Source Code

Click here for a code example