|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChatRoomInvitationListener
A listener that dispatches events notifying that an invitation to join a MUC room is received.
| Method Summary | |
|---|---|
void |
invitationReceived(ChatRoomInvitationReceivedEvent evt)
Called when we receive an invitation to join an existing ChatRoom. |
| Method Detail |
|---|
void invitationReceived(ChatRoomInvitationReceivedEvent evt)
evt - the ChatRoomInvitationReceivedEvent that contains the
newly received invitation and its source provider.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||