class
XMPP::Stanza::Slot
- XMPP::Stanza::Slot
- XMPP::Stanza::Extension
- Reference
- Object
Overview
Slot is the result of a slot request: temporary PUT and GET URLs granted by the upload service, plus any headers the PUT must include.
Included Modules
Defined in:
xmpp/stanza/iq/http_upload.crConstructors
Class Method Summary
Instance Method Summary
- #get_url : String
- #get_url=(get_url : String)
- #name : String
- #namespace : String
- #put_headers : Array(Header)
- #put_headers=(put_headers : Array(Header))
- #put_url : String
- #put_url=(put_url : String)
- #to_xml(xml : XML::Builder)
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