Click or drag to resize

IncomingCallEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPIncomingCallEventArgs

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

The IncomingCallEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodIncomingCallEventArgs
Initializes a new instance of the IncomingCallEventArgs class
Top
Properties
  NameDescription
Public propertyCall
Public propertyLine
Top
See Also