Click or drag to resize

HttpRequestOnResponseReceived Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
protected void OnResponseReceived(
	HttpResponse response
)

Parameters

response  HttpResponse
 
See Also