Enum LocationBoundError
Definition
- Assembly:
- Tizen.Location.dll
Location Boundary error codes.
public enum LocationBoundError
Fields
Name | Description |
---|---|
IncorrectType | Incorrect bounds type for a given call. |
InvalidParameter | Invalid parameter. |
IsAdded | Cannot remove bounds handle from location manager. |
None | Successful. |
NotSupported | Not supported. |
OutOfMemory | Out of memory error. |