Uses of Class
software.amazon.awssdk.services.location.model.CellSignals
-
Packages that use CellSignals Package Description software.amazon.awssdk.services.location.model -
-
Uses of CellSignals in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return CellSignals Modifier and Type Method Description CellSignalsDeviceState. cellSignals()The cellular network infrastructure that the device is connected to.Methods in software.amazon.awssdk.services.location.model with parameters of type CellSignals Modifier and Type Method Description DeviceState.BuilderDeviceState.Builder. cellSignals(CellSignals cellSignals)The cellular network infrastructure that the device is connected to.
-