harmony 鸿蒙EmergencyCall
EmergencyCall
概述
紧急呼叫号码。
相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
index | int 号码条数索引 |
total | int 号码总条数 |
eccNum | String 号码 |
mcc | String 国家码 |
eccType | enum EccType 紧急呼叫类型,具体查看EccType |
simpresent | enum SimpresentType 表示号码是有卡时生效还是无卡生效,具体查看SimpresentType |
abnormalService | enum AbnormalServiceType 表示号码有效性是否区分CS域非正常服务状态,具体查看AbnormalService |
类成员变量说明
abnormalService
enum AbnormalServiceType EmergencyCall::abnormalService
描述: 表示号码有效性是否区分CS域非正常服务状态,具体查看AbnormalService
eccNum
String EmergencyCall::eccNum
描述: 号码
eccType
enum EccType EmergencyCall::eccType
描述: 紧急呼叫类型,具体查看EccType
index
int EmergencyCall::index
描述: 号码条数索引
mcc
String EmergencyCall::mcc
描述: 国家码
simpresent
enum SimpresentType EmergencyCall::simpresent
描述: 表示号码是有卡时生效还是无卡生效,具体查看SimpresentType
total
int EmergencyCall::total
描述: 号码总条数
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦