Occurs when a notification received from the remote end.

C# | Visual Basic | Visual 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); }

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