Back to product page

XMPPFile Object


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


Methods
AbortAborts file transfer.
Properties
ContactReference to contact that is sending/receiving the file.
DataIPHolds IP address of data socket.
DataPortHolds port for data socket.
DescriptionHolds file description, if provided.
MimeTypeHolds MIME type of the file.
NameHolds name of the file being transferred.
RemoteIPHolds IP address of data socket of remote peer.
RemotePortHolds port for data socket of remote peer.
SizeHolds size of the file being transferred.
StreamMethodHolds method used to stream data.
TimeoutTimeout before file transfer is closed for inactivity, in seconds.
URLHolds URL path to the file.

Platforms

Windows