Service Manager
Service manager is used to interact with Bluedot Point Service
Properties
Functions
This method is used to initialise Bluedot PointSDK service manager with the given projectId. Usually this method called only once, unless you have many projectID's that you need to recycle through the lifecycle of your app. If so, you need to reset the Service Manager Please see ServiceManager.reset
This method is used to initialise Bluedot PointSDK service manager with the given projectId. Usually this method called only once, unless you have many projectID's that you need to recycle through the lifecycle of your app. If so, you need to reset the Service Manager. Please see ServiceManager.reset This method will not start neither Geo-triggering nor Tempo. For this see corresponding start from GeoTriggeringService.GeoTriggerBuilder and TempoService.TempoBuilder
Giving the zone ID to check if the zone has been disabled by your application. The zone is enabled by default.
This method will return service manager to the initial state: reset the project ID and all persisted data. Make sure this method is called after stopping both geo-triggering and tempo features.
Sets parameters for foreground service notification. Only required for apps targeting Android O and above.
Set the Resource ID for the Notification icon
Enable the zone by providing with the zone ID.