获取sim卡信息。(仅Android) deviceId, phoneNumber, operatorName, simCountryIso, simSerialNumber, subscriberId, networkType, deviceSoftwareVersion, voiceMailAlphaTag, voiceMailNumber等
继承标准对象输入,无扩展属性
继承标准对象输出,无扩展属性
app.getSimInfo(function(res){ app.alert(res); });
← sendSMS rotation →