|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AdHocChatRoomInvitationListener in net.java.sip.communicator.impl.gui.main.chat.conference |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.chat.conference that implement AdHocChatRoomInvitationListener | |
|---|---|
class |
ConferenceChatManager
The ConferenceChatManager is the one that manages both chat room and ad-hoc chat rooms invitations. |
| Uses of AdHocChatRoomInvitationListener in net.java.sip.communicator.impl.protocol.icq |
|---|
| Methods in net.java.sip.communicator.impl.protocol.icq with parameters of type AdHocChatRoomInvitationListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatIcqImpl.addInvitationListener(AdHocChatRoomInvitationListener listener)
Adds a listener to invitation notifications. |
void |
OperationSetAdHocMultiUserChatIcqImpl.removeInvitationListener(AdHocChatRoomInvitationListener listener)
Removes listener from the list of invitation listeners registered to receive invitation events. |
| Uses of AdHocChatRoomInvitationListener in net.java.sip.communicator.impl.protocol.msn |
|---|
| Methods in net.java.sip.communicator.impl.protocol.msn with parameters of type AdHocChatRoomInvitationListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatMsnImpl.addInvitationListener(AdHocChatRoomInvitationListener listener)
Adds a listener to invitation notifications. |
void |
OperationSetAdHocMultiUserChatMsnImpl.removeInvitationListener(AdHocChatRoomInvitationListener listener)
Removes listener from the list of invitation listeners registered to receive invitation events. |
| Uses of AdHocChatRoomInvitationListener in net.java.sip.communicator.impl.protocol.yahoo |
|---|
| Methods in net.java.sip.communicator.impl.protocol.yahoo with parameters of type AdHocChatRoomInvitationListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatYahooImpl.addInvitationListener(AdHocChatRoomInvitationListener listener)
Adds a listener to invitation notifications. |
void |
OperationSetAdHocMultiUserChatYahooImpl.removeInvitationListener(AdHocChatRoomInvitationListener listener)
Removes a listener that was being notified of changes in our status in a room such as us being kicked, banned or dropped. |
| Uses of AdHocChatRoomInvitationListener in net.java.sip.communicator.service.protocol |
|---|
| Methods in net.java.sip.communicator.service.protocol with parameters of type AdHocChatRoomInvitationListener | |
|---|---|
void |
OperationSetAdHocMultiUserChat.addInvitationListener(AdHocChatRoomInvitationListener listener)
Adds the given listener to the list of AdHocChatRoomInvitationListener-s that would be notified when an add-hoc chat room invitation has been received. |
void |
OperationSetAdHocMultiUserChat.removeInvitationListener(AdHocChatRoomInvitationListener listener)
Removes listener from the list of invitation listeners registered to receive invitation events. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||