Click or drag to resize
SIPRequestErrorExFromSIPMessage Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static SIPRequestError FromSIPMessage(
	Response resp
)

Parameters

resp
Type: Ozeki.VoIPResponse

Return Value

Type: SIPRequestError
See Also