Package 

Interface CloudReplay.SeekRequestOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getPlaybackId() string playback_id = 1;
      abstract ByteString getPlaybackIdBytes() string playback_id = 1;
      abstract long getStartTime()
      initial cursor
      
      int64 start_time = 2;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait