public interface AudioHandler
abstract Unit
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit start()
Called when a room is started.
abstract Unit stop()
Called when a room is disconnected.