Click or drag to resize
DialogTerminatedArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPDialogTerminatedArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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