class XMPP::Stanza::Roster
- XMPP::Stanza::Roster
- XMPP::Stanza::Extension
- Reference
- Object
Overview
Instant Messaging and Presence RFC6121 - https://xmpp.org/rfcs/rfc6121.html
Included Modules
Defined in:
xmpp/stanza/iq/roster.crConstructors
Class Method Summary
Instance Method Summary
- #item : Array(RosterItem)
- #item=(item : Array(RosterItem))
- #name : String
- #namespace : String
- #to_xml(elem : XML::Builder)
- #ver : String
- #ver=(ver : String)
Instance methods inherited from module XMPP::Stanza::IQPayload
namespace : String
namespace
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml