Package 

Interface CloudReplay.ListReplaysResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<CloudReplay.ReplayInfo> getReplaysList() repeated .replay.ReplayInfo replays = 1;
      abstract CloudReplay.ReplayInfo getReplays(int index) repeated .replay.ReplayInfo replays = 1;
      abstract int getReplaysCount() repeated .replay.ReplayInfo replays = 1;
      • 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