GeofenceManagerImpl

class GeofenceManagerImpl : GeofenceManager

Functions

disable
Link copied to clipboard
open override fun disable()
enable
Link copied to clipboard
open override fun enable(locations: List<GeofenceManager.GeofenceLocation>, callback: (event: GeofencingEvent) -> Unit, setupCallback: (Result<Void>) -> Unit)
open override fun enable(locations: List<GeofenceManager.GeofenceLocation>, activity: Class<out FragmentActivity>, setupCallback: (Result<Void>) -> Unit, notificationCallback: (String) -> Unit)
getKoin
Link copied to clipboard
open override fun getKoin(): Koin