Interface CdmaLocalId.Builder

    • Method Detail

      • pnOffset

        CdmaLocalId.Builder pnOffset​(Integer pnOffset)

        Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.

        Parameters:
        pnOffset - Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cdmaChannel

        CdmaLocalId.Builder cdmaChannel​(Integer cdmaChannel)

        CDMA channel information.

        Parameters:
        cdmaChannel - CDMA channel information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.