/tripkit/CommonCoreLegacy/com.skedgo.tripkit.routing/GetOffAlertCache

GetOffAlertCache

\ object GetOffAlertCache

Properties

Name Summary
onTripAlertStateChanged var onTripAlertStateChanged: () -> Unit

Functions

Name Summary
getTripAlertGroupId fun getTripAlertGroupId(): String?
getTripId fun getTripId(): String
init fun init(context: Context)
isTripAlertStateOn fun isTripAlertStateOn(tripUuid: String): Boolean
setTripAlertOnState fun setTripAlertOnState(tripUuid: String, tripGroupId: String, onState: Boolean)