Click or drag to resize

CallStateChangedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPCallStateChangedArgs

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

The CallStateChangedArgs type exposes the following members.

Constructors
 NameDescription
Public methodCallStateChangedArgsInitializes a new instance of the CallStateChangedArgs class
Top
Properties
 NameDescription
Public propertyError 
Public propertyPrevState 
Public propertyReason 
Public propertyState 
Public propertyStatusCode 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also