Package 

Interface LivekitRtc.DataChannelReceiveStateOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getPublisherSid() string publisher_sid = 1;
      abstract ByteString getPublisherSidBytes() string publisher_sid = 1;
      abstract int getLastSeq() uint32 last_seq = 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