Uses of Interface
com.iizix.geo.IBackgroundLocationModeListener
Packages that use IBackgroundLocationModeListener Package Description com.iizix.geo Uses of IBackgroundLocationModeListener in com.iizix.geo
Methods in com.iizix.geo with parameters of type IBackgroundLocationModeListener Modifier and Type Method Description boolean
ILocationService. addBackgroundModeListener(IBackgroundLocationModeListener listener)
Starts listening to changed in the background location mode.boolean
ILocationService. removeBackgroundModeListener(IBackgroundLocationModeListener listener)
Stops listening to changes in the background location mode.