Click or drag to resize

ISIPClientRegistrationStateChanged Event

Occurs when the registration state of the SIP client has changed.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
event EventHandler<RegistrationStateChangedArgs> RegistrationStateChanged

Value

Type: SystemEventHandlerRegistrationStateChangedArgs
See Also