LumiSoft Net Help
Notify Event
NamespacesLumiSoft.Net.SIP.StackSIP_Dialog_ReferNotify
Is raised when NOTIFY request received.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<SIP_RequestReceivedEventArgs> Notify
Public Event Notify As EventHandler(Of SIP_RequestReceivedEventArgs)
public:
 event EventHandler<SIP_RequestReceivedEventArgs^>^ Notify {
	void add (EventHandler<SIP_RequestReceivedEventArgs^>^ value);
	void remove (EventHandler<SIP_RequestReceivedEventArgs^>^ value);
}
member Notify : IEvent<EventHandler<SIP_RequestReceivedEventArgs>,
    SIP_RequestReceivedEventArgs>
Value

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