Pergunta

What happens if FlurryWP8SDK.Api.LogEvent is called with a timed=true parameter but the FlurryWP8SDK.Api.EndTimedEvent is never called? Does the event still get logged without a time component?

Foi útil?

Solução

If you do not end the timed event call, the timed event ends when the session is ended, i.e when the user quits the app.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top