class
XMPP::Stanza::DirectInvite
Overview
DirectInvite implements XEP-0249 - Direct MUC Invitations.
A user invites another user to a room by sending a message whose payload
is an empty
Defined in:
xmpp/stanza/message/direct_invite.crConstructors
Class Method Summary
Instance Method Summary
- #continue=(continue : Bool)
- #continue? : Bool
- #jid : String
- #jid=(jid : String)
- #name : String
- #password : String
- #password=(password : String)
- #reason : String
- #reason=(reason : String)
- #thread : String
- #thread=(thread : String)
- #to_xml(xml : XML::Builder)
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml