Click or drag to resize
SIPCallBasicInfoOwner Property
Gets the owner user-agent instance of SIP call.

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

Property Value

Type: IUserAgentInstance
See Also