Version: 2023.1
언어: 한국어
public delegatevoid SessionStateChanged (Analytics.AnalyticsSessionState sessionState, long sessionId, long sessionElapsedTime, bool sessionChanged);

파라미터

sessionState Current session state.
sessionId Current session id.
sessionElapsedTime Length of the current session in milliseconds.
sessionChanged True, if the sessionId has changed; otherwise false.

설명

Dispatched when the Analytics session state changes.