func downloadSignatureModel(ignoreWifi: Bool)
Downloads the signature generation model.
func getAuditCandidates() -> [CGImage]
Gets the list of faces of exit audit candidates
func getClosestDisplayPoint(reward: RFReward) -> CLLocationCoordinate2D?
Gets the coordinate of the closest display point of the specific reward
func isTripExist() -> Bool
Checks if there is an ongoing trip
func onEndTrip(hostVC: UIViewController, resultListener: RFResultListener<String>)
Ends trip and open camera for exit audit if one is required.
func onLocationUpdate(location: CLLocation, resultListener: RFResultListener<String>)
Updates location information in the SDK. Host application is expected to call this method every time a new coordinate for user location is availanle
func onStartTrip(resultListener: RFResultListener<String>)
Starts trip and opens camera page for veifying HOV.