JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flir.thermalsdk.live.remote
Interface OnRemoteError
public interface
OnRemoteError
Callback type for remote error events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onRemoteError
(
ErrorCode
error)
Method Details
onRemoteError
void
onRemoteError
(
ErrorCode
error)