Package 

Interface LivekitRoom.MuteRoomTrackResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean hasTrack() .livekit.TrackInfo track = 1;
      abstract LivekitModels.TrackInfo getTrack() .livekit.TrackInfo track = 1;
      • 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