Package 

Interface LivekitMetrics.MetricsRecordingHeaderOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getRoomId() string room_id = 1;
      abstract ByteString getRoomIdBytes() string room_id = 1;
      abstract boolean hasEnableUserDataTraining() optional bool enable_user_data_training = 2;
      abstract boolean getEnableUserDataTraining() optional bool enable_user_data_training = 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