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.4.13.0
Syntax
event EventHandler<RegistrationStateChangedArgs> RegistrationStateChanged

Value

EventHandlerRegistrationStateChangedArgs
See Also