Click or drag to resize
OnvifResponseWrapperCreateResponse Method

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

Parameters

requestType
Type: Ozeki.CameraOnvifRequestType
request
Type: SystemString

Return Value

Type: String
See Also