org.jivesoftware.spark.ui
Interface ChatRoomClosingListener


public interface ChatRoomClosingListener

Implement this interface to listen for ChatRooms closing.

Author:
Derek DeMoro

Method Summary
 void closing()
          Notifies users that the room is closing.
 

Method Detail

closing

void closing()
Notifies users that the room is closing.