JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
C
D
G
I
C
com.gluonhq.charm.down.plugins
- package com.gluonhq.charm.down.plugins
Primary API package for Down - Device plugin, contains the interface
DeviceService
and related classes.
D
DeviceService
- Interface in
com.gluonhq.charm.down.plugins
The device service provides generic properties of the device on which the application is running.
DeviceServiceFactory
- Class in
com.gluonhq.charm.down.plugins
DeviceServiceFactory()
- Constructor for class com.gluonhq.charm.down.plugins.
DeviceServiceFactory
G
getModel()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns the name of the device's model or product.
getPlatform()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns the platform string that the operating system uses to identify itself.
getSerial()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns the device hardware serial number.
getUuid()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns the device's universally unique identifier.
getVersion()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns the version number of the device platform.
I
isWearable()
- Method in interface com.gluonhq.charm.down.plugins.
DeviceService
Returns true if the device is a wearable
C
D
G
I
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.