Click or drag to resize
ICallInfoDataReceived Event
Occurs when the other party sent data in a SIP INFO request.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
event EventHandler<VoIPEventArgs<InfoData>> InfoDataReceived

Value

Type: SystemEventHandlerVoIPEventArgsInfoData
See Also