onBlueDotPointServiceStartedSuccess

abstract fun onBlueDotPointServiceStartedSuccess()

It is called when BlueDotPointService started successful, application logic code using the Bluedot service could start from here.

This method is off the UI thread.