Package 

Interface LivekitRtc.RegionSettingsOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitRtc.RegionInfo> getRegionsList() repeated .livekit.RegionInfo regions = 1;
      abstract LivekitRtc.RegionInfo getRegions(int index) repeated .livekit.RegionInfo regions = 1;
      abstract int getRegionsCount() repeated .livekit.RegionInfo regions = 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