EventData
fun EventData( eventType: EventType, sessionId: String, matchId: String = "", matchIndex: Int? = null)
Content copied to clipboard
Parameters
eventType
Feedback event type.
matchId
Match identifier for the selected or accepted search result.
sessionId
Search session identifier.
matchIndex
Index of the match in the list of matches.