| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.properties |
| Modifier and Type | Field and Description |
|---|---|
protected MatchMethods |
MatchResult.method |
| Modifier and Type | Method and Description |
|---|---|
MatchMethods |
MatchResult.getMethod() |
MatchMethods |
Match.getMethod()
Returns the detection method used to obtain this object.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchMethods |
MatchMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchMethods[] |
MatchMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 51Degrees. All rights reserved.