Click or drag to resize
IBaseCallCallStateChanged Event
Occurs when the state of the call has changed.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.7.0
Syntax
event EventHandler<CallStateChangedArgs> CallStateChanged

Value

Type: SystemEventHandlerCallStateChangedArgs
See Also