Click or drag to resize

CallTypeEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPCallTypeEventArgs

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

The CallTypeEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodCallTypeEventArgsInitializes a new instance of the CallTypeEventArgs class
Top
Properties
 NameDescription
Public propertyCallType 
Top
See Also