removeSubChannel

Description

Removes a subchannel.

Syntax

public int removeSubChannel(String user,
	String channel,
	String subchannel) throws RemoteException, SearchException

Parameters

user – name of a user

channel – name of an channel

subchannel – name of a subchannel

Return valuje

Returns the training text if successful; 0 if failure.