onBlueDotPointServiceStop

abstract fun onBlueDotPointServiceStop()

This method notifies the client application that BlueDotPointService is stopped. Application could release the resources related to Bluedot service from here.

It is called off the UI thread.