internal/types library

Classes

GeofenceRegion
The GeofenceRegion class represents a region for geofencing purposes.

Enums

ProfileSource
The enum ProfileSource is defining a set of possible values for the source of a profile. It has two values: local and external. This enum can be used to represent the source of a profile in an application.
RegionType
The enum RegionType is defining a set of possible values for the type of a region. It has two values: circle and isochrone. This enum can be used to represent the type of a region in an application.