Class MUCUser.Decline

java.lang.Object
org.jivesoftware.smackx.muc.packet.MUCUser.Decline
All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
Enclosing class:
MUCUser

public static class MUCUser.Decline extends Object implements ExtensionElement
Represents a rejection to an invitation from another user to a room. The rejection will be sent to the room which in turn will forward the refusal to the inviting user.