onaio/kujaku

Deprecate setLocationListener and getLocationListener in IlocationClient

shubham1g5 opened this issue · 0 comments

Both setLocationListener and getLocationListener in IlocationClient has been replaced by addLocationListener and getLocationListeners to provide support for adding multiple location listeners. We should remove the support for these deprecated methods in an upcoming release.