com.uwyn.drone.core
Class Channel
java.lang.Object
   com.uwyn.drone.core.Channel
com.uwyn.drone.core.Channel
- public class Channel- extends Object
 
 
join
public boolean join()
             throws CoreException
- 
- Throws:
- CoreException
 
leave
public boolean leave()
              throws CoreException
- 
- Throws:
- CoreException
 
send
public boolean send(String message)
             throws CoreException
- 
- Throws:
- CoreException
 
getName
public String getName()
- 
 
getServer
public Server getServer()
- 
 
equals
public boolean equals(Object other)
- 
 
hashCode
public int hashCode()
- 
 
toString
public String toString()
- 
 
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.