Click or drag to resize

IncomingCallEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPIncomingCallEventArgs

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

The IncomingCallEventArgs type exposes the following members.

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