Module xmpp_parsers::jingle_ft
source · Expand description
XEP-0234: Jingle File Transfer
Structs§
- A checksum for checking that the file has been transferred correctly.
- Wrapper for a file description.
- A wrapper element for a file.
- Represents a file to be transferred.
- Represents a range in a file.
- Convert a
Range
into XML events. - Build a
Range
from XML events. - A notice that the file transfer has been completed.
- Convert a
Received
into XML events. - Build a
Received
from XML events.