Click or drag to resize
UAInstanceContainerAddUAS Method

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

Parameters

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

Return Value

Type: Boolean
See Also