Click or drag to resize

NetworkVideoTransmitterImplHandleError Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool HandleError(
	Exception error
)

Parameters

error  Exception
 

Return Value

Boolean

Implements

IErrorHandlerHandleError(Exception)
See Also