Package 

Interface LivekitRtc.TrackPublishedResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getCid() string cid = 1;
      abstract ByteString getCidBytes() string cid = 1;
      abstract boolean hasTrack() .livekit.TrackInfo track = 2;
      abstract LivekitModels.TrackInfo getTrack() .livekit.TrackInfo track = 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