class
XMPP::Stanza::JingleFileTransfer
Overview
JingleFileTransfer implements the application description of XEP-0234 - Jingle File Transfer. A description carries one File offer.
Defined in:
xmpp/stanza/jingle.crConstructors
Class Method Summary
Instance Method Summary
- #file : JingleFile | Nil
- #file=(file : JingleFile | Nil)
- #offer : Bool
- #offer=(offer : Bool)
- #to_xml(xml : XML::Builder)