Ozeki VoIP SDK Class library
InfoDataReceived Event
NamespacesOzeki.VoIPICallInfoDataReceived
Info data has arrived.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<VoIPEventArgs<InfoData>> InfoDataReceived
Event InfoDataReceived As EventHandler(Of VoIPEventArgs(Of InfoData))
 event EventHandler<VoIPEventArgs<InfoData^>^>^ InfoDataReceived {
	void add (EventHandler<VoIPEventArgs<InfoData^>^>^ value);
	void remove (EventHandler<VoIPEventArgs<InfoData^>^>^ value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243