Click or drag to resize

DialogTerminatedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPDialogTerminatedArgs

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

The DialogTerminatedArgs type exposes the following members.

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