Class InvitationDeclineEvent

    • Method Detail

      • getInvitee

        public Jid getInvitee()
        Gets the invitee, who declined the invitation.
        Returns:
        The invitee.
      • getRoomAddress

        public Jid getRoomAddress()
        Gets the room address.
        Returns:
        The room address.
      • getReason

        public String getReason()
        Gets the reason for the decline.
        Returns:
        The reason.