| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.factories |
| Modifier and Type | Field and Description |
|---|---|
IReadonlyList<ProfileOffset> |
Dataset.profileOffsets
List of profile offsets the data set contains.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileOffset |
ProfileOffsetFactory.create(Dataset dataSet,
int index,
BinaryReader reader)
Creates a new instance of profile offset from the reader
|
Copyright © 2017 51Degrees. All rights reserved.