MPLocationSourceOnStatusChangedListener

interface MPLocationSourceOnStatusChangedListener

Author

Jose J Varó - Copyright © 2019 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
@WorkerThread
abstract fun onStatusChanged(@NonNull status: MPLocationSourceStatus, sourceId: Int)
Invoked when the internal Location Data Service reports a change (any of MPLocationSourceStatus) Implementations of this method are NOT invoked on Android's Main thread