|
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 AdHocChatRoomInvitation
This interface represents an invitation, which is send from an ad-hoc chat room participant to another user in order to invite this user to join the ad-hoc chat room.
| Method Summary | |
|---|---|
String |
getInviter()
Returns the Contact that sent this invitation. |
String |
getReason()
Returns the reason of this invitation, or null if there is no reason. |
AdHocChatRoom |
getTargetAdHocChatRoom()
Returns the AdHocChatRoom, which is the target of this invitation. |
| Method Detail |
|---|
AdHocChatRoom getTargetAdHocChatRoom()
String getInviter()
String getReason()
|
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 | |||||||||