Version: 2022.3
言語: 日本語
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.