Click or drag to resize

PhoneLineConfiguration Constructor (SIPAccount)

Initializes a new instance of the PhoneLineConfiguration clas.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public PhoneLineConfiguration(
	SIPAccount sipAccount
)

Parameters

sipAccount
Type: Ozeki.VoIPSIPAccount
The SIP account
See Also