harmony 鸿蒙SimIoRequestInfo

  • 2023-06-24
  • 浏览 (305)

SimIoRequestInfo

概述

SIM数据请求信息。

相关模块:

Ril

汇总

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 鸿蒙HDI 参数参考

harmony 鸿蒙ActRecognitionEvent

harmony 鸿蒙Activation

harmony 鸿蒙ActivityRecognitionTypes.idl

harmony 鸿蒙AddFusion

harmony 鸿蒙Alignment

harmony 鸿蒙AllocInfo

harmony 鸿蒙ApduSimIORequestInfo

harmony 鸿蒙ArgMaxFusion

harmony 鸿蒙Audio

0  赞