Click or drag to resize

BaseTransferRequestEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPBaseTransferRequestEventArgs
      Ozeki.VoIPAttendedTransferRequestEventArgs
      Ozeki.VoIPBlindTransferRequestEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class BaseTransferRequestEventArgs : EventArgs

The BaseTransferRequestEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodBaseTransferRequestEventArgsInitializes a new instance of the BaseTransferRequestEventArgs class
Top
Properties
 NameDescription
Public propertyDialogID 
Public propertyRequest 
Public propertyTransactionID 
Top
See Also