Click or drag to resize
SIPResponseArgsCallID Property
Gets the Call-ID of the response.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string CallID { get; set; }

Property Value

Type: String

Implements

ICallResponseCallID
See Also