Click or drag to resize
AbstractLocalCall.InfoResponseReceived Event

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public event EventHandler<SIPInfoResponse> InfoResponseReceived

Value

Type: System.EventHandler<SIPInfoResponse>

Implements

ICall.InfoResponseReceived
See Also