harmony 鸿蒙SimIoRequestInfo
SimIoRequestInfo
概述
SIM数据请求信息。
相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
command | int ME(Mobile Equipment)传递给SIM的命令,参考GSM 51.011[28] |
fileId | int SIM卡上基本数据文件的标识符 |
p1 | int SIM数据请求命令参数1,参考3GPP TS 51.011[28] |
p2 | int SIM数据请求命令参数2,参考3GPP TS 51.011[28] |
p3 | int SIM数据请求命令参数3,参考3GPP TS 51.011[28] |
serial | int 请求的序列号 |
data | String 要写入SIM的数据信息 |
path | String SIM卡文件路径,参考ETSI TS 102 221 [60] |
pin2 | String PIN2码 |
aid | String 应用标识 |
类成员变量说明
aid
String SimIoRequestInfo::aid
描述: 应用标识
command
int SimIoRequestInfo::command
描述: ME(Mobile Equipment)传递给SIM的命令,参考GSM 51.011[28]
data
String SimIoRequestInfo::data
描述: 要写入SIM的数据信息
fileId
int SimIoRequestInfo::fileId
描述: SIM卡上基本数据文件的标识符
p1
int SimIoRequestInfo::p1
描述: SIM数据请求命令参数1,参考3GPP TS 51.011[28]
p2
int SimIoRequestInfo::p2
描述: SIM数据请求命令参数2,参考3GPP TS 51.011[28]
p3
int SimIoRequestInfo::p3
描述: SIM数据请求命令参数3,参考3GPP TS 51.011[28]
path
String SimIoRequestInfo::path
描述: SIM卡文件路径,参考ETSI TS 102 221 [60]
pin2
String SimIoRequestInfo::pin2
描述: PIN2码
serial
int SimIoRequestInfo::serial
描述: 请求的序列号
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦