Package 

Interface LivekitRtc.RegionInfoOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface LivekitRtc.RegionInfoOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String getRegion() string region = 1;
      abstract ByteString getRegionBytes() string region = 1;
      abstract String getUrl() string url = 2;
      abstract ByteString getUrlBytes() string url = 2;
      abstract long getDistance() int64 distance = 3;
      • 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