Service Manager
Service manager is used to interact with Bluedot Point Service
Properties
Functions
Link copied to clipboard
Gets custom MetaData for Notification Events.
Link copied to clipboard
Returns the installation reference of this Point SDK enabled App.
Link copied to clipboard
Returns the current version of the Point SDK
Link copied to clipboard
Get Zones and Fences list.
Link copied to clipboard
open fun initialize(@NonNull projectId: String, @NonNull initializationResultListener: InitializationResultListener)
Content copied to clipboard
open fun initialize( @NonNull projectId: String, @NonNull url: String, @NonNull initializationResultListener: InitializationResultListener)
Content copied to clipboard
This method is used to initialise Bluedot PointSDK service manager with the given projectId.
Link copied to clipboard
The client checks if Bluedot Service is initialized is running.
Link copied to clipboard
Giving the zone ID to check if the zone has been disabled by your application.
Link copied to clipboard
This method will return service manager to the initial state: reset the project ID and all persisted data.
Link copied to clipboard
open fun setCustomEventMetaData(customEventMetaData: Map<String, String>)
Content copied to clipboard
Sets custom MetaData for Notification Events.
Link copied to clipboard
open fun setForegroundServiceNotification(notification: Notification, targetAllAPIs: Boolean)
Content copied to clipboard
Sets parameters for foreground service notification.
Link copied to clipboard
Set the Resource ID for the Notification icon
Link copied to clipboard
Enable the zone by providing with the zone ID.