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