PACECloudSDK
/
cloud.pace.sdk.poikit.poi
/
IDNotificationToken
IDNotification
Token
class
IDNotificationToken
(id:
String
, gasStationDao:
GasStationDAO
, completion: (
Completion
<
GasStation
>) ->
Unit
) :
PoiKitObserverToken
Content copied to clipboard
Functions
Properties
Functions
get
Koin
Link copied to clipboard
open override fun
getKoin
():
Koin
Content copied to clipboard
invalidate
Link copied to clipboard
open override fun
invalidate
()
Content copied to clipboard
refresh
Link copied to clipboard
open override fun
refresh
(zoomLevel:
Int
)
Content copied to clipboard
Properties
lastRefreshTime
Link copied to clipboard
var
lastRefreshTime
:
Date
? = null
Content copied to clipboard
loading
Link copied to clipboard
val
loading
:
MutableLiveData
<
Boolean
>
Content copied to clipboard