public delegatevoid SessionStateChanged (Analytics.AnalyticsSessionState sessionState, long sessionId, long sessionElapsedTime, bool sessionChanged);

Parámetros

sessionStateCurrent session state.
sessionIdCurrent session id.
sessionElapsedTimeLength of the current session in milliseconds.
sessionChangedTrue, if the sessionId has changed; otherwise false.

Descripción

Dispatched when the Analytics session state changes.