org.robokind.api.animation.protocol
Interface PlayRequest


public interface PlayRequest

Author:
Matthew Stevenson

Method Summary
 String getAnimationName()
           
 String getAnimationVersionNumber()
           
 String getDestinationId()
           
 String getSourceId()
           
 long getTimestampMillisecUTC()
           
 

Method Detail

getSourceId

String getSourceId()

getDestinationId

String getDestinationId()

getTimestampMillisecUTC

long getTimestampMillisecUTC()

getAnimationName

String getAnimationName()

getAnimationVersionNumber

String getAnimationVersionNumber()


Copyright © 2011. All Rights Reserved.