sendConnectedTestVisit

fun sendConnectedTestVisit(venueId: String, confidence: Confidence, placeType: LocationType, isExit: Boolean)

Deprecated

An online version of the helper method to test your NotificationHandler implementation without moving around. This method communicates with the Foursquare servers and validates that what you pass would generate a visit notification to your app if you were actually there.

Parameters

venueId

The venue Id that you want to simulate a visit at. Optional for home and work

confidence

The confidence level you want the notification to have

placeType

What kind of place the test nofication should be

isExit

Whether or not the notification is like an exit