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: 10.3.199.0
Syntax
event EventHandler<VoIPEventArgs<InfoData>> InfoDataReceived

Value

Type: SystemEventHandlerVoIPEventArgsInfoData
See Also