GsmLocalId

GSM local ID information, which corresponds to the local identification parameters of a GSM cell.

Types

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

Properties

Link copied to clipboard
val bcch: Int

GSM broadcast control channel.

Link copied to clipboard
val bsic: Int

GSM base station identity code (BSIC).

Functions

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