Click or drag to resize

SIPClientIDFromRequestUAS Method


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

Parameters

req  Request
 
withAuthName  Boolean  (Optional)
 

Return Value

SIPClientID
See Also