Enum LocationError

Definition

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

Location Manager error codes.

C#
Copy
public enum LocationError
Name Description
AcessibilityNotallowed

Permission denied.

IncorrectMethod

Location manager contains incorrect method for a given call.

InvalidParameter

Invalid parameter.

NetworkFailed

Network unavailable.

None

Successful.

NotSupported

Address family not supported.

OutOfMemory

Out of memory error.

SecuirtyRestricted

Restricted by security system policy.

ServiceNotAvailable

Location service is not available.

SettingOff

GPS/WPS, or MOCK setting is not enabled.