Back to product page

Files property


Holds collection of current transfers.

Type

XMPPFiles object.

Syntax

  • Basic
object.Files [= value]
The Files(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA value.

Remarks

Files property will return collection of all files currently beint transferred. You can monitor transfers through FileTransferStart, FileTransferProgress and FileTransferEnd events.

Platforms

Windows