TKReporter
public class TKReporter
Undocumented
-
Undocumented
Declaration
Swift
public static func reportPlannedTrip(_ trip: Trip, userInfo: [String : Any] = [:], includeUserID: Bool = false, isCurrent: (() -> Bool)? = nil, completion: ((Bool) -> Void)? = nil)
-
Undocumented
Declaration
Swift
public static func reportProgress(for trip: Trip, locations: [CLLocation])