public final class InvitationDeclineEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
rocks.xmpp.addr.Jid |
getInvitee()
Gets the invitee, who declined the invitation.
|
String |
getReason()
Gets the reason for the decline.
|
rocks.xmpp.addr.Jid |
getRoomAddress()
Gets the room address.
|
getSource, toStringpublic rocks.xmpp.addr.Jid getInvitee()
public rocks.xmpp.addr.Jid getRoomAddress()
public String getReason()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.