
C# | Visual Basic | Visual C++ |
public event EventHandler<ContactIdNotificationEventArg> ReceivedNotification
Public Event ReceivedNotification As EventHandler(Of ContactIdNotificationEventArg)
public: event EventHandler<ContactIdNotificationEventArg^>^ ReceivedNotification { void add (EventHandler<ContactIdNotificationEventArg^>^ value); void remove (EventHandler<ContactIdNotificationEventArg^>^ value); }

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