Click or drag to resize
IncomingCallEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPIncomingCallEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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