| Method and Description | 
|---|
| com.spacecode.sdk.user.UsersService.enrollFinger(String, FingerIndex, String) Deprecated. Please use  UsersService.enrollFinger(String, FingerIndex, boolean). | 
| com.spacecode.sdk.device.module.AuthenticationModule.getData() Internal Usage. Should not be used by SDK users.  Wait for the module to provide the desired data. | 
| com.spacecode.sdk.device.data.Inventory.getId() Internal usage - Should not be used. | 
| com.spacecode.sdk.network.TcpDevice.getInventoryById(int) Internal usage. Should not be used by SDK users. Allow getting an inventory by its unique identifier. | 
| com.spacecode.sdk.device.module.AuthenticationModule.getTimeout(AccessType) Internal Usage. Should not be used by SDK users.  Provide the allowed delay for getting (synchronously) data from the module. | 
| Constructor and Description | 
|---|
| com.spacecode.sdk.network.alert.Alert(int, AlertType, String, String, String, String, String, boolean) Deprecated for SDK users. Exclusively designed for internal usages. | 
| com.spacecode.sdk.network.alert.AlertTemperature(int, String, String, String, String, String, boolean, double, double) Deprecated for SDK users. Exclusively designed for internal usages. | 
| com.spacecode.sdk.device.data.Inventory(int, List Internal usage - Should not be used. |