STWBeacon Manager
STWBeaconManager
Public Class that manages all operations concerning beacon monitoring.
The main function of this class is to enable/disable beacon service, check if beacon service is allowed from backend side or if it is enabled on client side
Functions
Link copied to clipboard
open fun enableBeaconService( @NonNull context: Context, enabled: Boolean, @Nullable callback: STWBeaconServiceCallback)
Content copied to clipboard
Call this method to enable/disable beacon service in order to start/stop beacon monitoring.
Link copied to clipboard
Get or create the single instance of STWBeaconManager.
Link copied to clipboard
Link copied to clipboard
Check whether the beacon feature is allowed from backend side or not