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: 10.3.199.0
Syntax
public IUserAgentInstance Owner { get; set; }

Property Value

Type: IUserAgentInstance
See Also