You are here: MessengerYouLike.IMSDK > IMSDK Reference > IMSDK Namespace > Classes > FileTransfersCollection Class
MessengerYouLike
FileTransfersCollection Class

This Collection of All Transfers which are in progress

IMSDK.FileTransfersCollection
C#
public class FileTransfersCollection : CollectionBase;
Visual Basic
Public Class FileTransfersCollection
Inherits CollectionBase

This hold Objects of IMSDK.FileTransfer , once a file transfer is complete this is removed from the collection also developer should remove the canceled or disconnected object using this sub IMSDK.FileTransfersCollection.Remove

Topics
FileTransfersCollection Methods
 
Name 
Description 
 
This Method shows the total number of File Transfers in progress  
 
This Method Removes IMSDK.FileTransfer Object from File Transfer Collection  
FileTransfersCollection Properties
 
Name 
Description 
 
Item 
To Access the IMSDK.FileTransfer object by specifying index  
 
Name 
Description 
 
This Method shows the total number of File Transfers in progress  
 
This Method Removes IMSDK.FileTransfer Object from File Transfer Collection  
 
Name 
Description 
 
Item 
To Access the IMSDK.FileTransfer object by specifying index  
You are here: MessengerYouLike.IMSDK > IMSDK Reference > IMSDK Namespace > Classes > FileTransfersCollection Class
Copyright (c) 2007. All rights reserved.