public final class Decline extends Object
<decline/> element.| Modifier and Type | Method and Description |
|---|---|
rocks.xmpp.addr.Jid |
getFrom()
Gets the invitee, who declined the invitation.
|
String |
getReason()
Gets the reason for the declination.
|
rocks.xmpp.addr.Jid |
getTo()
Gets the inviter, who sent the invitation.
|
public String getReason()
public rocks.xmpp.addr.Jid getFrom()
public rocks.xmpp.addr.Jid getTo()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.