Click or drag to resize

PhoneLineConfigurationSIPAccount Property

Gets the user and domain data for the SIP account.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public SIPAccount SIPAccount { get; set; }

Property Value

SIPAccount

Implements

ISIPClientConfigurationSIPAccount
See Also