Enum LocationBoundError

Definition

Namespace:
Tizen.Location
Assembly:
Tizen.Location.dll
API Level:
3

Location Boundary error codes.

C#
Copy
public enum LocationBoundError
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.