DotMSN

DataTransferType Enumeration

Defines the type of datatransfer for a MSNSLPHandler

[Visual Basic]
Public Enum DataTransferType
[C#]
public enum DataTransferType

Members

Member Name Description
Unknown Unknown datatransfer type.
File Filetransfer.
Emoticon Emoticon transfer.
DisplayImage Displayimage transfer.

Requirements

Namespace: XihSolutions.DotMSN.DataTransfer

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

XihSolutions.DotMSN.DataTransfer Namespace