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

C# | Visual Basic | Visual C++ |
event EventHandler<RegistrationStateChangedArgs> RegistrationStateChanged
Event RegistrationStateChanged As EventHandler(Of RegistrationStateChangedArgs)
event EventHandler<RegistrationStateChangedArgs^>^ RegistrationStateChanged { void add (EventHandler<RegistrationStateChangedArgs^>^ value); void remove (EventHandler<RegistrationStateChangedArgs^>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290