Package 

Interface LivekitCloudAgent.ListAgentsResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitCloudAgent.AgentInfo> getAgentsList() repeated .livekit.AgentInfo agents = 1;
      abstract LivekitCloudAgent.AgentInfo getAgents(int index) repeated .livekit.AgentInfo agents = 1;
      abstract int getAgentsCount() repeated .livekit.AgentInfo agents = 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