AR_Engine_SDK
|
函数 | |
function XEDevice | GetNetworkType () end |
function XEDevice | GetDeviceInfo () end |
function XEDevice | GetDeviceModel () end |
function XEDevice | GetDeviceSystemVersion () end |
function XEDevice | GetPackageName () end |
function XEDevice | GetAppName () end |
function XEDevice | GetAvailableProcessors () end |
变量 | |
XEDevice = {} | |
XEDevice | NETWORK_TYPE_UNCONNECTED = 0 |
XEDevice | NETWORK_TYPE_CALLULAR = 0 |
XEDevice | NETWORK_TYPE_WIFI = 0 |
function XEDevice GetAppName | ( | ) |
XEDevice_GetAppName00
function XEDevice GetAvailableProcessors | ( | ) |
XEDevice_GetAvailableProcessors00
function XEDevice GetDeviceInfo | ( | ) |
获取设备描述信息
function XEDevice GetDeviceModel | ( | ) |
获取是被型号
function XEDevice GetDeviceSystemVersion | ( | ) |
获取操作系统
function XEDevice GetNetworkType | ( | ) |
获取网络状态
function XEDevice GetPackageName | ( | ) |
XEDevice_GetPackageName00
XEDevice NETWORK_TYPE_CALLULAR = 0 |
XEDevice NETWORK_TYPE_UNCONNECTED = 0 |
XEDevice NETWORK_TYPE_WIFI = 0 |
XEDevice = {} |