M - the generic typepublic interface Invitation<M extends Message<?>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
IUser<?> |
getRecipient()
Gets the recipient of this invitation.
|
Room<M> |
getRoom()
Gets the room for this invitation.
|
IUser<?> |
getSender()
Gets the sender of this invitation.
|
boolean |
isAccepted()
Checks if this invitation is accepted from the recipient.
|
boolean |
isDeniedVisible()
Checks if the recipient wants that the sender sees that he denied his invitation.
|
IUser<?> getSender()
IUser<?> getRecipient()
boolean isAccepted()
boolean isDeniedVisible()
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.