- GeofenceService - Class in com.radiusnetworks.proximity.geofence
-
This class receives geofence transition events from Location Services, in the form of an Intent
containing the transition type and geofence id(s) that triggered the event.
- GeofenceService() - Constructor for class com.radiusnetworks.proximity.geofence.GeofenceService
-
- getAccountId() - Method in class com.radiusnetworks.proximity.licensing.LicenseManager
-
- getAnalyticsURL() - Method in class com.radiusnetworks.proximity.KitConfig
-
Lookup the analytics url registered for the Proximity Kit.
- getAnalyticsURL() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getApiToken() - Method in class com.radiusnetworks.proximity.KitConfig
-
Lookup the registered Proximity Kit API token.
- getApiUrl() - Method in class com.radiusnetworks.proximity.KitConfig
-
Lookup the registered Proximity Kit API resource URL.
- getAttributes() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getAttributes() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
- getAttributes() - Method in class com.radiusnetworks.proximity.ProximityKitBeacon
-
Meta data attributes defined for the beacon on the Proximity Kit server.
- getAttributes() - Method in class com.radiusnetworks.proximity.ProximityKitBeaconRegion
-
Metadata attributes associated with this region.
- getAttributes() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Set of custom attributes configured for this geofence on Proximity Kit.
- getAttributes() - Method in interface com.radiusnetworks.proximity.ProximityRegion
-
Metadata attributes associated with this region.
- getBatteryLevel() - Method in class com.radiusnetworks.proximity.ProximityKitBeacon
-
Advertised remaining battery level, as a percentage, for the beacon.
- getBeaconAdapter() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getBeaconManager() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getBeacons() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getConfiguration() - Method in class com.radiusnetworks.proximity.licensing.LicenseManager
-
- getDataNotifier() - Method in class com.radiusnetworks.proximity.beacon.BeaconManager
-
- getDeviceId() - Method in class com.radiusnetworks.proximity.licensing.Configuration
-
- getDeviceId() - Method in class com.radiusnetworks.proximity.licensing.LicenseManager
-
- getGeofences() - Method in class com.radiusnetworks.proximity.model.Kit
-
List of geofences region defined in this kit.
- getIdentifier() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getIdentifier() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
Entity identifier for this overlay.
- getIdentifier() - Method in class com.radiusnetworks.proximity.ProximityKitBeaconRegion
-
Entity identifier for this region.
- getIdentifier() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Entity identifier for this geofence region.
- getIdentifier() - Method in interface com.radiusnetworks.proximity.ProximityRegion
-
Entity identifier for this region.
- getIdentifiers() - Method in class com.radiusnetworks.proximity.ProximityKitBeaconRegion
-
Returns the list of identifiers represented by this region.
- getInputStream() - Method in class com.radiusnetworks.proximity.licensing.PropertiesFile
-
- getInstance(Context, KitConfig) - Static method in class com.radiusnetworks.proximity.ProximityKitManager
-
Creates an instance of ProximityKitManager
.
- getInstanceForApplication(Context) - Static method in class com.radiusnetworks.proximity.beacon.BeaconManager
-
- getInstanceForApplication(Context) - Static method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getKey() - Method in exception com.radiusnetworks.util.MissingKeyException
-
Missing key which caused this exception.
- getKey() - Method in exception com.radiusnetworks.util.MissingValueException
-
Key missing a value which caused this exception.
- getKit() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getKitId() - Method in class com.radiusnetworks.proximity.KitConfig
-
The Proximity Kit identifier extracted from the API resource URL.
- getKitUrl() - Method in class com.radiusnetworks.proximity.licensing.Configuration
-
- getLatitude() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getLatitude() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
- getLatitude() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Getter for accessing this geofence's latitude.
- getLicenseKey() - Method in class com.radiusnetworks.proximity.licensing.Configuration
-
- getLicenseManager() - Method in class com.radiusnetworks.proximity.beacon.BeaconManager
-
- getLongitude() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getLongitude() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
- getLongitude() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Getter for accessing this geofence's longitude.
- getMajor() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getMap() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getMaxRegionsBeforeRollup() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getMinor() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getMonitorNotifier() - Method in class com.radiusnetworks.proximity.beacon.BeaconManager
-
- getName() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getName() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
- getName() - Method in class com.radiusnetworks.proximity.ProximityKitBeacon
-
Name of the beacon as configured on the Proximity Kit server
- getName() - Method in class com.radiusnetworks.proximity.ProximityKitBeaconRegion
-
Display name for this region.
- getName() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Getter for accessing this geofence's name.
- getName() - Method in interface com.radiusnetworks.proximity.ProximityRegion
-
Display name for this region.
- getOverlays() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getOverlays() - Method in class com.radiusnetworks.proximity.model.KitMap
-
- getPartnerId() - Method in class com.radiusnetworks.proximity.KitConfig
-
Lookup the partner identifier used for grouping usage statistics.
- getPartnerId() - Method in class com.radiusnetworks.proximity.licensing.Configuration
-
- getProximityKitGeofenceNotifier() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
Getter for the currently configured Geofence notification callback handler.
- getProximityKitMonitorNotifier() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getProximityKitRangeNotifier() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getProximityKitSyncNotifier() - Method in class com.radiusnetworks.proximity.ProximityKitManager
-
- getProximityUuid() - Method in class com.radiusnetworks.proximity.model.KitBeacon
-
- getRadius() - Method in class com.radiusnetworks.proximity.model.KitOverlay
-
- getRadius() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Getter for accessing this geofence's configured radius.
- getRegionState() - Method in class com.radiusnetworks.proximity.RegionEvent
-
Returns the state of triggering region when the event was broadcast.
- getRequestId() - Method in class com.radiusnetworks.proximity.ProximityKitGeofenceRegion
-
Custom ID representation of this geofence to identify it in a map.
- getServerCheckCount() - Method in class com.radiusnetworks.proximity.licensing.LicenseManager
-
- getStatusToken() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getStatusURL() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getSyncInterval() - Method in class com.radiusnetworks.proximity.KitConfig
-
Lookup the cloud server data sync interval in milliseconds.
- getTeamId() - Method in class com.radiusnetworks.proximity.model.Kit
-
- getTriggeringRegion() - Method in class com.radiusnetworks.proximity.RegionEvent
-
- GooglePlayServicesException - Exception in com.radiusnetworks.proximity.geofence
-
Exception raised when Google Play services is required but is not linked.
- GooglePlayServicesException() - Constructor for exception com.radiusnetworks.proximity.geofence.GooglePlayServicesException
-
Constructs a new missing google play service exception with null
as its
detail message.
- GooglePlayServicesException(String) - Constructor for exception com.radiusnetworks.proximity.geofence.GooglePlayServicesException
-
Constructs a new runtime exception with the specified detail message.
- GooglePlayServicesException(String, Throwable) - Constructor for exception com.radiusnetworks.proximity.geofence.GooglePlayServicesException
-
Constructs a new runtime exception with the specified detail message and cause.
- GooglePlayServicesException(Throwable) - Constructor for exception com.radiusnetworks.proximity.geofence.GooglePlayServicesException
-
Constructs a new runtime exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class
and detail message of cause
).
- MIN_SYNC_INTERVAL - Static variable in class com.radiusnetworks.proximity.KitConfig
-
Minimum sync interval in milliseconds.
- MissingKeyException - Exception in com.radiusnetworks.util
-
A MissingKeyException
may be thrown when a method is invoked with a map argument which
does not contain an expected or required key.
- MissingKeyException(String) - Constructor for exception com.radiusnetworks.util.MissingKeyException
-
Constructs a new MissingKeyException
with the specified missing key.
- MissingKeyException(String, Throwable) - Constructor for exception com.radiusnetworks.util.MissingKeyException
-
Constructs a new MissingValueException
with the specified missing key and cause.
- MissingKeyException(String, String) - Constructor for exception com.radiusnetworks.util.MissingKeyException
-
Constructs a new MissingValueException
with the specified detail message and
missing key.
- MissingKeyException(String, String, Throwable) - Constructor for exception com.radiusnetworks.util.MissingKeyException
-
Constructs a new MissingValueException
with the specified detail message, missing
key, and cause.
- MissingValueException - Exception in com.radiusnetworks.util
-
A MissingValueException
may be thrown when a method is invoked with a map argument which
is missing a value for an expected key.
- MissingValueException(String) - Constructor for exception com.radiusnetworks.util.MissingValueException
-
Constructs a new MissingValueException
with the specified key which is missing a
value.
- MissingValueException(String, Throwable) - Constructor for exception com.radiusnetworks.util.MissingValueException
-
Constructs a new MissingValueException
with the specified key, which is missing a
value, and cause.
- MissingValueException(String, String) - Constructor for exception com.radiusnetworks.util.MissingValueException
-
Constructs a new MissingValueException
with the specified detail message and key
which is missing a value.
- MissingValueException(String, String, Throwable) - Constructor for exception com.radiusnetworks.util.MissingValueException
-
Constructs a new MissingValueException
with the specified detail message, key
which is missing a value, and cause.