public interface RobotResponse
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RobotResponse.RobotPositionResponse
RobotResponse with a RobotPositionMap.
|
static interface |
RobotResponse.RobotResponseHeader
Contains response meta-data.
|
static interface |
RobotResponse.RobotStatusResponse
RobotResponse to indicate a boolean status.
|
| Modifier and Type | Method and Description |
|---|---|
RobotResponse.RobotResponseHeader |
getResponseHeader()
Returns the response header, which contains response meta-data.
|
RobotResponse.RobotResponseHeader getResponseHeader()
Copyright © 2011-2014. All Rights Reserved.