Click or drag to resize

ByeRequestArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPByeRequestArgs

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

The ByeRequestArgs type exposes the following members.

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