XMPPFile Object
    
 
Description

XMPPFile Class


Remarks

This objects is used to hold information about file transfers, one object per file.


Members
Methods
Abort Read-write property Aborts file transfer.

Properties
Contact Read-write property Reference to contact that is sending/receiving the file.
DataIP Read-write property Holds IP address of data socket.
DataPort Read-write property Holds port for data socket.
Description Read-write property Holds file description, if provided.
MimeType Read-write property Holds MIME type of the file.
Name Read-write property Holds name of the file being transferred.
Size Read-write property Holds size of the file being transferred.
StreamMethod Read-write property Holds method used to stream data.
Timeout Read-write property Timeout before file transfer is closed for inactivity, in seconds.
URL Read-write property Holds URL path to the file.