public static interface ScanDeviceFragment.OnScanDeviceFragmentEvent
See the Android Training lesson Communicating with Other Fragments for more information.
| Modifier and Type | Method and Description |
|---|---|
void |
onCreateDeviceError(java.lang.Exception e) |
void |
onCreateDeviceSuccess(IoTizeDevice ioTizeDevice) |