Java Client: Deleting a Channel
This example demonstrates how to delete a Universal Messaging channel programmatically.
Usage
ndelchan <channel name>
<Required Arguments>
<channel name> - Channel name parameter for the channel to delete
Note: -? provides help on environment variables
Application Source Code