Ozeki VoIP SDK Class library
ContactIdSendFailed Event
NamespacesOzeki.Media.MediaHandlersContactIdHandlerContactIdSendFailed
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs> ContactIdSendFailed
Public Event ContactIdSendFailed As EventHandler(Of EventArgs)
public:
 event EventHandler<EventArgs^>^ ContactIdSendFailed {
	void add (EventHandler<EventArgs^>^ value);
	void remove (EventHandler<EventArgs^>^ value);
}
Value
EventHandler<(Of <(<'EventArgs>)>)>

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