Click or drag to resize
CallErrorEventArgs Class
Inheritance Hierarchy

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

The CallErrorEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCallErrorEventArgs
Initializes a new instance of the CallErrorEventArgs class
Top
Properties
  NameDescription
Public propertyCallError
Public propertyReason
Top
See Also