Package 

Interface LivekitCloudAgent.ClientSettingsResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitCloudAgent.SettingsParam> getParamsList() repeated .livekit.SettingsParam params = 1;
      abstract LivekitCloudAgent.SettingsParam getParams(int index) repeated .livekit.SettingsParam params = 1;
      abstract int getParamsCount() repeated .livekit.SettingsParam params = 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