Click or drag to resize

DialogTerminatedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPDialogTerminatedArgs

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

The DialogTerminatedArgs type exposes the following members.

Constructors
 NameDescription
Public methodDialogTerminatedArgsInitializes a new instance of the DialogTerminatedArgs class
Top
Properties
 NameDescription
Public propertyDialog 
Public propertyTerminationReason 
Top
See Also