CurrentServiceCellParas
概述
当前蜂窝数据信息。
相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
gsm | struct CellRatGsm Gsm蜂窝信息 |
lte | struct CellRatLte LTE蜂窝信息 |
wcdma | struct CellRatWcdma WCDMA蜂窝信息 |
cdma | struct CellRatCdma CDMA蜂窝信息 |
tdscdma | struct CellRatTdscdma TDSCDMA蜂窝信息 |
nr | struct CellRatNr NR蜂窝信息 |
类成员变量说明
cdma
struct CellRatCdma CurrentServiceCellParas::cdma
描述: CDMA蜂窝信息
gsm
struct CellRatGsm CurrentServiceCellParas::gsm
描述: Gsm蜂窝信息
lte
struct CellRatLte CurrentServiceCellParas::lte
描述: LTE蜂窝信息
nr
struct CellRatNr CurrentServiceCellParas::nr
描述: NR蜂窝信息
tdscdma
struct CellRatTdscdma CurrentServiceCellParas::tdscdma
描述: TDSCDMA蜂窝信息
wcdma
struct CellRatWcdma CurrentServiceCellParas::wcdma
描述: WCDMA蜂窝信息