CdmaNmrObj

CDMA object for network measurement reports.

Types

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

Properties

Link copied to clipboard

CDMA base station ID (BSID).

Link copied to clipboard

CDMA channel information.

Link copied to clipboard

Transmit power level of the pilot signal, measured in dBm (decibel-milliwatts).

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: CdmaNmrObj.Builder.() -> Unit = {}): CdmaNmrObj
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