| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.entities.memory |
| Modifier and Type | Field and Description |
|---|---|
MemoryFixedList<Component> |
Dataset.components
A list of all the components the data set contains.
|
MemoryFixedList<Map> |
Dataset.maps
A list of all the maps the data set contains.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesList
A list of properties in memory as a fixed list.
|
Copyright © 2015 51Degrees. All rights reserved.