Вопрос

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?

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top