Removes a subchannel.
public int removeSubChannel(String user, String channel, String subchannel) throws RemoteException, SearchException
user – name of a user
channel – name of an channel
subchannel – name of a subchannel
Returns the training text if successful; 0 if failure.