|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorbotix.robot.base.DeviceMessage
orbotix.robot.base.DeviceResponse
orbotix.robot.base.CalibrateResponse
public final class CalibrateResponse
Class to encapsulate the response from a CalibrateCommand. The framework creates this class and you can register a listener with DeviceMessenger to process the response. This is a simple response which means no data is returned, so only the response code is relevant.
CalibrateCommand| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.os.Parcelable |
|---|
android.os.Parcelable.Creator |
| Field Summary |
|---|
| Fields inherited from interface android.os.Parcelable |
|---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
| Method Summary |
|---|
| Methods inherited from class orbotix.robot.base.DeviceResponse |
|---|
getCode, getIsDataCorrupt, writeToParcel |
| Methods inherited from class orbotix.robot.base.DeviceMessage |
|---|
getTimeStamp |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface android.os.Parcelable |
|---|
describeContents |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||