Files Property
      
 

Description

Holds collection of current transfers.


Property type

A XMPPFiles object.  


Syntax

object.Files



The Files Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodXMPP.

Remarks

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