org.robokind.api.motion.messaging.messages
Interface RobotResponse.RobotResponseHeader
- Enclosing interface:
- RobotResponse
public static interface RobotResponse.RobotResponseHeader
getRobotId
Robot.Id getRobotId()
getSourceId
String getSourceId()
getDestinationId
String getDestinationId()
getRequestTimestampMillisecUTC
long getRequestTimestampMillisecUTC()
getResponseTimestampMillisecUTC
long getResponseTimestampMillisecUTC()
getRequestType
String getRequestType()
Copyright © 2011-2012. All Rights Reserved.