org.eclipse.ecf.presence.ui.chatroom
Interface IChatRoomViewCloseListener


public interface IChatRoomViewCloseListener

Listener for chat room view closing events.


Method Summary
 void chatRoomViewClosing()
          If a non-null instance of this listener is provided to the ChatRoomManagerView this method will be called when the view is closing.
 

Method Detail

chatRoomViewClosing

void chatRoomViewClosing()
If a non-null instance of this listener is provided to the ChatRoomManagerView this method will be called when the view is closing.