class
XMPP::Stanza::Perm
- XMPP::Stanza::Perm
- Reference
- Object
Defined in:
xmpp/stanza/component.crConstructors
Instance Method Summary
- #access : String
- #access=(access : String)
- #namespaces : Array(PermNamespace)
- #namespaces=(namespaces : Array(PermNamespace))
- #push : String
- #push=(push : String)
- #to_xml(xml : XML::Builder)
- #type : String
- #type=(type : String)
- #xml_name : String
- #xml_name=(xml_name : String)