hudson.plugins.campfire
Class Room
java.lang.Object
hudson.plugins.campfire.Room
public class Room
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Room
public Room(Campfire cf,
String name,
String id)
getName
public String getName()
getId
public String getId()
speak
public void speak(String message)
throws IOException
- Throws:
IOException
play
public void play(String sound)
throws IOException
- Throws:
IOException
Copyright © 2004-2012. All Rights Reserved.