Removes a channel and all of its subchannels and associated roles.
public int removeChannel(String user, String channel) throws RemoteException, SearchException
user – name of a user
channel – name of a channel
Returns the status: 0 if failure, otherwise, successful.