Click or drag to resize

SIPClientIDFromRequestUAS Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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