public static interface DeviceName.Callback
DeviceName.DeviceInfo is finished loading.| Modifier and Type | Method and Description |
|---|---|
void |
onFinished(DeviceName.DeviceInfo info,
java.lang.Exception error)
Callback to get the device info.
|
void onFinished(DeviceName.DeviceInfo info, java.lang.Exception error)
info - the requested DeviceName.DeviceInfoerror - null if nothing went wrong.