Uses of Interface
org.eclipse.ecf.presence.chatroom.IChatRoomAdminListener

Packages that use IChatRoomAdminListener
org.eclipse.ecf.presence.chatroom   
 

Uses of IChatRoomAdminListener in org.eclipse.ecf.presence.chatroom
 

Methods in org.eclipse.ecf.presence.chatroom with parameters of type IChatRoomAdminListener
 void IChatRoomContainer.addChatRoomAdminListener(IChatRoomAdminListener adminListener)
          Add chat room admin listener to listen for room admin changes.
 void IChatRoomContainer.removeChatRoomAdminListener(IChatRoomAdminListener adminListener)
          Remove chat room admin listener.