Interface ReconciliationFrameworkRegistration
- 
- All Superinterfaces:
 AutoCloseable
- All Known Implementing Classes:
 ReconciliationFrameworkServiceDelegate
public interface ReconciliationFrameworkRegistration extends AutoCloseable
API provided for reconciliation framework registration. Service provides three events.- onDevicePrepared
 - onDeviceDisconnected
 
- Since:
 - 0.5.0 Nitrogen
 - See Also:
 ReconciliationFrameworkEvent
 
- 
- 
Method Summary
- 
Methods inherited from interface java.lang.AutoCloseable
close 
 - 
 
 -