Package 

Interface LivekitRtc.TrickleRequestOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getCandidateInit() string candidateInit = 1;
      abstract ByteString getCandidateInitBytes() string candidateInit = 1;
      abstract int getTargetValue() .livekit.SignalTarget target = 2;
      abstract LivekitRtc.SignalTarget getTarget() .livekit.SignalTarget target = 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