Click or drag to resize
TransferStatusEventArgs Class
Event fired to report status of an in-progress transfer.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesTransferStatusEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class TransferStatusEventArgs : EventArgs

The TransferStatusEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTransferStatusEventArgs
Top
Properties
  NameDescription
Public propertyStatus
Top
See Also