Click or drag to resize

UAInstanceContainerAddUAS Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool AddUAS(
	SIPClientID cid,
	IUserAgentInstance userAgent
)

Parameters

cid
Type: Ozeki.VoIPSIPClientID
userAgent
Type: Ozeki.VoIPIUserAgentInstance

Return Value

Type: Boolean
See Also