Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.interfaces
/
SelectNearbyEntityListCallback
Select
Nearby
Entity
List
Callback
abstract
class
SelectNearbyEntityListCallback
Members
Constructors
Select
Nearby
Entity
List
Callback
Link copied to clipboard
constructor
(
lifecycleOwner
:
LifecycleOwner
)
Properties
lifecycler
Owner
Link copied to clipboard
val
lifecyclerOwner
:
LifecycleOwner
Functions
select
Near
By
Entity
Link copied to clipboard
abstract
fun
selectNearByEntity
(
selectNearbyEntityList
:
SelectNearbyEntityList
)