Class BandwidthMetric

java.lang.Object
com.castlabs.sdk.debug.metric.Metric
com.castlabs.sdk.debug.metric.BandwidthMetric

public class BandwidthMetric extends Metric
Provides a Metric of the Network estimation.
Since:
4.2.0
  • Constructor Details

    • BandwidthMetric

      public BandwidthMetric(int color, com.github.mikephil.charting.components.YAxis.AxisDependency axisDependency)
      Parameters:
      color - color that this Metric should be drawn in
      axisDependency - to which vertical axis bind the data from this Metric