Click or drag to resize
SIPRequestErrorExFromResponseCode Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static SIPRequestError FromResponseCode(
	int code
)

Parameters

code
Type: SystemInt32

Return Value

Type: SIPRequestError
See Also