Click or drag to resize

Response Constructor (StatusLine, String)

Initializes a new instance of the Response class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public Response(
	StatusLine sl,
	string body = null
)

Parameters

sl
Type: Ozeki.VoIPStatusLine
body (Optional)
Type: SystemString
See Also