Click or drag to resize

UserAgentInstance Constructor

Initializes a new instance of the UserAgentInstance class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
protected UserAgentInstance(
	SIPUAInstanceInfo instanceInfo,
	ISIPConfiguration config
)

Parameters

instanceInfo
Type: Ozeki.VoIPSIPUAInstanceInfo
config
Type: Ozeki.VoIPISIPConfiguration
See Also