org.robokind.api.messaging.services
Interface ServiceCommand
public interface ServiceCommand
- Author:
- Matthew Stevenson
START
static final String START
- See Also:
- Constant Field Values
PAUSE
static final String PAUSE
- See Also:
- Constant Field Values
RESUME
static final String RESUME
- See Also:
- Constant Field Values
STOP
static final String STOP
- See Also:
- Constant Field Values
getSourceId
String getSourceId()
getDestinationId
String getDestinationId()
getTimestampMillisecUTC
Long getTimestampMillisecUTC()
getCommand
String getCommand()
Copyright © 2011-2013. All Rights Reserved.