|
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 WhiteboardInvitation
This interface represents an invitation, which is send from a whiteboard participant to another user in order to invite this user to join the whiteboard.
| Method Summary | |
|---|---|
String |
getInviter()
Returns the WhiteboardParticipant that sent this invitation. |
String |
getReason()
Returns the reason of this invitation, or null if there is no reason specified. |
WhiteboardSession |
getTargetWhiteboard()
Returns the WhiteboardSession, which is the target of this invitation. |
byte[] |
getWhiteboardPassword()
Returns the password to use when joining the whiteboard. |
| Method Detail |
|---|
WhiteboardSession getTargetWhiteboard()
byte[] getWhiteboardPassword()
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 | |||||||||