Click or drag to resize

ByeRequestArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPByeRequestArgs

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

The ByeRequestArgs type exposes the following members.

Constructors
  NameDescription
Public methodByeRequestArgs
Initializes a new instance of the ByeRequestArgs class
Top
Properties
  NameDescription
Public propertyReason
Top
See Also