GenvidEventSummaryCallback

typedef GenvidEventSummaryCallback

A callback invoked when event summaries are ready.

Any memory held by summary will be invalidated when the callback returns.

Parameters
  • const GenvidEventSummary* summary: The GenvidEventSummary structure that list all results available for a specific key.
  • void* userData: The userData that was set when subscribing (see Genvid_Subscribe).