Ozeki VoIP SDK Class library
NotificationReceived Event
NamespacesOzeki.VoIP.SIPISIPSubscriptionNotificationReceived
Occurs when a notification received from the remote end.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<SIPEventNotificationArgs> NotificationReceived
Event NotificationReceived As EventHandler(Of SIPEventNotificationArgs)
 event EventHandler<SIPEventNotificationArgs^>^ NotificationReceived {
	void add (EventHandler<SIPEventNotificationArgs^>^ value);
	void remove (EventHandler<SIPEventNotificationArgs^>^ value);
}
Value

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