public static interface CdmaLocalId.Builder extends SdkPojo, CopyableBuilder<CdmaLocalId.Builder,CdmaLocalId>
| Modifier and Type | Method and Description |
|---|---|
CdmaLocalId.Builder |
cdmaChannel(Integer cdmaChannel)
CDMA channel information.
|
CdmaLocalId.Builder |
pnOffset(Integer pnOffset)
Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCdmaLocalId.Builder pnOffset(Integer pnOffset)
Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
pnOffset - Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.CdmaLocalId.Builder cdmaChannel(Integer cdmaChannel)
CDMA channel information.
cdmaChannel - CDMA channel information.Copyright © 2022. All rights reserved.