CellTowers

The cell towers that were used to perform the measurements.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

CDMA object information.

Link copied to clipboard
val gsm: List<GsmObj>?

GSM object information.

Link copied to clipboard
val lte: List<LteObj>?

LTE object information.

Link copied to clipboard

TD-SCDMA object information.

Link copied to clipboard

WCDMA object information.

Functions

Link copied to clipboard
inline fun copy(block: CellTowers.Builder.() -> Unit = {}): CellTowers
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String