|
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 | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.protocol.msn.AdHocChatRoomInvitationMsnImpl
public class AdHocChatRoomInvitationMsnImpl
The MSN implementation of the AdHocChatRoomInvitation interface.
| Constructor Summary | |
|---|---|
AdHocChatRoomInvitationMsnImpl(AdHocChatRoom targetChatRoom,
String inviter)
Creates an instance of the AdHocChatRoomInvitationMsnImpl by specifying the targetChatRoom, the inviter, the reason and the password. |
|
| Method Summary | |
|---|---|
String |
getInviter()
Returns the corresponding inviter. |
String |
getReason()
Returns the invitation reason. |
AdHocChatRoom |
getTargetAdHocChatRoom()
Returns the corresponding chat room. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdHocChatRoomInvitationMsnImpl(AdHocChatRoom targetChatRoom,
String inviter)
targetChatRoom - the AdHocChatRoom for which the invitation
isinviter - the contact, which sent the invitation| Method Detail |
|---|
public AdHocChatRoom getTargetAdHocChatRoom()
getTargetAdHocChatRoom in interface AdHocChatRoomInvitationpublic String getInviter()
getInviter in interface AdHocChatRoomInvitationpublic String getReason()
getReason in interface AdHocChatRoomInvitation
|
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 | |||||||||