Ozeki VoIP SDK Class library
RegistrationStateChanged Event
NamespacesOzeki.VoIP.PBX.Extensions.SIPSIPClientWrapperRegistrationStateChanged
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<RegistrationStateChangedArgs> RegistrationStateChanged
Public Event RegistrationStateChanged As EventHandler(Of RegistrationStateChangedArgs)
public:
virtual  event EventHandler<RegistrationStateChangedArgs^>^ RegistrationStateChanged {
	void add (EventHandler<RegistrationStateChangedArgs^>^ value);
	void remove (EventHandler<RegistrationStateChangedArgs^>^ value);
}
Value

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