Universal Messaging 10.1 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Channel / Queue / Realm Management | Java Client: Delete a Channel Join
 
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