XMPP::Stanza::UploadRequest
Inherits XMPP::Stanza::IQPayload / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object
UploadRequest implements the slot request of XEP-0363 - HTTP File Upload. It is sent as an IQ-get to an upload service, asking for a place to PUT a file of the given size and type.
Constructors
Class methods
xml_name
SourceInstance methods
content_type
Sourcefilename
Sourcename
Sourcenamespace
Sourcesize
Sourceto_xml(xml : XML::Builder)
Source