Click or drag to resize
SIPClientIDFromRequestUAS Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static SIPClientID FromRequestUAS(
	Request req,
	bool withAuthName = true
)

Parameters

req
Type: Ozeki.VoIPRequest
withAuthName (Optional)
Type: SystemBoolean

Return Value

Type: SIPClientID
See Also