Ozeki VoIP SDK Class library
ReceivedNotification Event
NamespacesOzeki.Media.MediaHandlersContactIdHandlerReceivedNotification
Declaration Syntax
C#Visual BasicVisual 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);
}
Value

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