Skip to content
On this page

ek.getDeviceInfo

获取设备基础信息。

返回

属性类型说明
brandstring设备品牌
modelstring设备型号
systemstring操作系统及版本
platformstring客户端平台

Example

ts
const info = ek.getDeviceInfo()