Removes a role from a channel.
public int removeRoleFromChannel(String user, String channel, String role) throws RemoteException, SearchException
user – name of a user
channel – name of a channel
role – name of a role
Returns the status: 0 if failure, otherwise, successful.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |