AnalyticsSessionInfo.sessionFirstRun
public static bool sessionFirstRun;
Description 描述
Reports whether the current session is the first session since the player installed the game or application.
True, during the first session; false, during all subsequent sessions. Reinstalling the game resets the sessionFirstRun status.