Package 

Interface LivekitRtc.DataTrackSubscriberHandles.PublishedDataTrackOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getPublisherIdentity() string publisher_identity = 1;
      abstract ByteString getPublisherIdentityBytes() string publisher_identity = 1;
      abstract String getPublisherSid() string publisher_sid = 2;
      abstract ByteString getPublisherSidBytes() string publisher_sid = 2;
      abstract String getTrackSid() string track_sid = 3;
      abstract ByteString getTrackSidBytes() string track_sid = 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