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

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

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

Methods in org.eclipse.ecf.presence.chatroom with parameters of type IChatRoomParticipantListener
 void IChatRoomContainer.addChatRoomParticipantListener(IChatRoomParticipantListener participantListener)
          Add chat room participant listener.
 void IChatRoomContainer.removeChatRoomParticipantListener(IChatRoomParticipantListener participantListener)
          Remove chat room participant listener.