Click or drag to resize

SIPCallBasicInfoIsIncoming Property

Gets a boolean value indicating whether the call is an incoming call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool IsIncoming { get; set; }

Property Value

Boolean
See Also