Package com.flir.thermalsdk.live.remote
Interface OnReceived<T>
- Type Parameters:
T
- defines type of the received data
public interface OnReceived<T>
Callback type for successfully read property.
-
Method Summary
-
Method Details
-
onReceived
-