DeviceMetadata
class DeviceMetadata extends Model (View source)
Properties
string | $cpuMake | ||
string | $cpuModel | ||
string | $deviceClass | ||
int | $glEsVersion | ||
string | $manufacturer | ||
string | $nativePlatform | ||
string | $productName | ||
int | $ramMb | ||
int | $screenDensityDpi | ||
int | $screenHeightPx | ||
int | $screenWidthPx |
Methods
setCpuMake($cpuMake)
No description
string
getCpuMake()
No description
setCpuModel($cpuModel)
No description
string
getCpuModel()
No description
setDeviceClass($deviceClass)
No description
string
getDeviceClass()
No description
setGlEsVersion($glEsVersion)
No description
int
getGlEsVersion()
No description
setManufacturer($manufacturer)
No description
string
getManufacturer()
No description
setNativePlatform($nativePlatform)
No description
string
getNativePlatform()
No description
setProductName($productName)
No description
string
getProductName()
No description
setRamMb($ramMb)
No description
int
getRamMb()
No description
setScreenDensityDpi($screenDensityDpi)
No description
int
getScreenDensityDpi()
No description
setScreenHeightPx($screenHeightPx)
No description
int
getScreenHeightPx()
No description
setScreenWidthPx($screenWidthPx)
No description
int
getScreenWidthPx()
No description
Details
setCpuMake($cpuMake)
No description
string
getCpuMake()
No description
setCpuModel($cpuModel)
No description
string
getCpuModel()
No description
setDeviceClass($deviceClass)
No description
string
getDeviceClass()
No description
setGlEsVersion($glEsVersion)
No description
int
getGlEsVersion()
No description
setManufacturer($manufacturer)
No description
string
getManufacturer()
No description
setNativePlatform($nativePlatform)
No description
string
getNativePlatform()
No description
setProductName($productName)
No description
string
getProductName()
No description
setRamMb($ramMb)
No description
int
getRamMb()
No description
setScreenDensityDpi($screenDensityDpi)
No description
int
getScreenDensityDpi()
No description
setScreenHeightPx($screenHeightPx)
No description
int
getScreenHeightPx()
No description
setScreenWidthPx($screenWidthPx)
No description
int
getScreenWidthPx()
No description