Enum GeofenceError

Definition

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

Enumeration for the types of error occured, if any.

C#
Copy
public enum GeofenceError
Name Description
AlreadyStarted

Geofencing is already started.

DBFailed

DB error in the server side.

Exception

Exception occurs.

GeofenceAccessDenied

Access to the specified geofence is denied.

InvalidID

Invalid geofence ID.

InvalidParameter

Invalid parameter.

IPC

Error in GPS, Wi-Fi, or BT.

None

Successful.

NotInitialized

Geofence manager is not initialized.

NotSupported

Not Supported.

OutOfMemory

Out of memory.

PermissionDenied

Permission denied.

PlaceAccessDenied

Access to the specified place is denied.

TooManyGeofence

Too many geofence.