Package 

Interface LivekitRtc.WrappedJoinRequestOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract int getCompressionValue() .livekit.WrappedJoinRequest.Compression compression = 1;
      abstract LivekitRtc.WrappedJoinRequest.Compression getCompression() .livekit.WrappedJoinRequest.Compression compression = 1;
      abstract ByteString getJoinRequest()
      marshalled JoinRequest + potentially compressed
      
      bytes join_request = 2;
      • 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