LumiSoft Net Help
Error Event
NamespacesLumiSoft.Net.SIP.StackSIP_UA_RegistrationError
This event is raised when REGISTER/un-REGISTER has failed.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<SIP_ResponseReceivedEventArgs> Error
Public Event Error As EventHandler(Of SIP_ResponseReceivedEventArgs)
public:
 event EventHandler<SIP_ResponseReceivedEventArgs^>^ Error {
	void add (EventHandler<SIP_ResponseReceivedEventArgs^>^ value);
	void remove (EventHandler<SIP_ResponseReceivedEventArgs^>^ value);
}
member Error : IEvent<EventHandler<SIP_ResponseReceivedEventArgs>,
    SIP_ResponseReceivedEventArgs>
Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119