Click or drag to resize
BaseTransferArgs Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class BaseTransferArgs : EventArgs

The BaseTransferArgs type exposes the following members.

Constructors
  NameDescription
Public methodBaseTransferArgs(String)
Initializes a new instance of the BaseTransferArgs class
Public methodBaseTransferArgs(SIPAddress)
Initializes a new instance of the BaseTransferArgs class
Top
Properties
See Also