Universal Messaging 10.3 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C# | Examples | Channel / Queue / Realm Management | Deleting a Channel
 
Deleting a Channel
Output all the differences between two realms.
Usage
deletechan <rname> <channel name>


<Required Arguments>

<rname> - the custom URL to access the realm. Example: nhp://localhost:9000
<channel name> - Channel name parameter for the channel to delete
Application Source Code
Click here for a code example