tripkit-android / com.skedgo.tripkit.analytics / MarkTripAsPlannedWithUserInfo

MarkTripAsPlannedWithUserInfo

interface MarkTripAsPlannedWithUserInfo

Example use-case: Mark a trip as planned, and then later, get push notifications about alerts relevant to the trip, or about ride sharing opportunities.

Functions

Name Summary
execute abstract fun execute(plannedUrl:String, userInfo:MutableMap<String,Any>): Completable