|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AdHocChatRoomInvitationRejectionListener in net.java.sip.communicator.impl.gui.main.chat.conference |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.chat.conference that implement AdHocChatRoomInvitationRejectionListener | |
|---|---|
class |
ConferenceChatManager
The ConferenceChatManager is the one that manages both chat room and ad-hoc chat rooms invitations. |
| Uses of AdHocChatRoomInvitationRejectionListener in net.java.sip.communicator.impl.protocol.icq |
|---|
| Methods in net.java.sip.communicator.impl.protocol.icq with parameters of type AdHocChatRoomInvitationRejectionListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatIcqImpl.addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Subscribes listener so that it would receive events indicating rejection of a multi user chat invitation that we've sent earlier. |
void |
OperationSetAdHocMultiUserChatIcqImpl.removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Removes listener from the list of invitation listeners registered to receive invitation rejection events. |
| Uses of AdHocChatRoomInvitationRejectionListener in net.java.sip.communicator.impl.protocol.msn |
|---|
| Methods in net.java.sip.communicator.impl.protocol.msn with parameters of type AdHocChatRoomInvitationRejectionListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatMsnImpl.addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Adds a listener to invitation notifications. |
void |
OperationSetAdHocMultiUserChatMsnImpl.removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Removes listener from the list of invitation listeners registered to receive invitation events. |
| Uses of AdHocChatRoomInvitationRejectionListener in net.java.sip.communicator.impl.protocol.yahoo |
|---|
| Methods in net.java.sip.communicator.impl.protocol.yahoo with parameters of type AdHocChatRoomInvitationRejectionListener | |
|---|---|
void |
OperationSetAdHocMultiUserChatYahooImpl.addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Subscribes listener so that it would receive events indicating rejection of a multi user chat invitation that we've sent earlier. |
void |
OperationSetAdHocMultiUserChatYahooImpl.removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Removes listener from the list of invitation listeners registered to receive invitation rejection events. |
| Uses of AdHocChatRoomInvitationRejectionListener in net.java.sip.communicator.service.protocol |
|---|
| Methods in net.java.sip.communicator.service.protocol with parameters of type AdHocChatRoomInvitationRejectionListener | |
|---|---|
void |
OperationSetAdHocMultiUserChat.addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Adds the given listener to the list of AdHocChatRoomInvitationRejectionListener-s that would be notified when an add-hoc chat room invitation has been rejected. |
void |
OperationSetAdHocMultiUserChat.removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener listener)
Removes the given listener from the list of invitation listeners registered to receive events every time an invitation has been rejected. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||