Interface CellSignals.Builder

    • Method Detail

      • lteCellDetails

        CellSignals.Builder lteCellDetails​(Collection<LteCellDetails> lteCellDetails)

        Information about the Long-Term Evolution (LTE) network the device is connected to.

        Parameters:
        lteCellDetails - Information about the Long-Term Evolution (LTE) network the device is connected to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lteCellDetails

        CellSignals.Builder lteCellDetails​(LteCellDetails... lteCellDetails)

        Information about the Long-Term Evolution (LTE) network the device is connected to.

        Parameters:
        lteCellDetails - Information about the Long-Term Evolution (LTE) network the device is connected to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.