acceptEvent

fun acceptEvent(eventId: String, verifiedPlaceId: String? = null)

Accepts an event. Events can be accepted after user check-ins or other forms of verification. Event verifications will be used to improve the accuracy and confidence level of future events.

See also

Parameters

eventId

The ID of the event to accept.

verifiedPlaceId

For place entry events, the ID of the verified place. May be null.