Package es.situm.sdk.location
Interface LocationManager.PropertyKey
-
- All Superinterfaces:
CommonErrorConstant.PropertyKey
- Enclosing interface:
- LocationManager
public static interface LocationManager.PropertyKey extends CommonErrorConstant.PropertyKey
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
EXTRA_NETWORK_ERROR
-
Fields inherited from interface es.situm.sdk.error.CommonErrorConstant.PropertyKey
DETAILED_MESSAGE, INTERNAL_ERROR
-
-
-
-
Field Detail
-
EXTRA_NETWORK_ERROR
static final java.lang.String EXTRA_NETWORK_ERROR
- See Also:
- Constant Field Values
-
-