Click or drag to resize

OnvifResponseWrapperCreateResponse Method

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public string CreateResponse(
	OnvifRequestType requestType,
	string request
)

Parameters

requestType
Type: Ozeki.CameraOnvifRequestType
request
Type: SystemString

Return Value

Type: String
See Also