Click or drag to resize
NetworkVideoTransmitterImplHandleError Method

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

Parameters

error
Type: SystemException

Return Value

Type: Boolean

Implements

IErrorHandlerHandleError(Exception)
See Also