InformationService
- public class InformationService
Class to get access to some information that the AppBrain SDK keeps track of.
Methods
- public static InformationService get()
- public int getInstallTime()
Unix timestamp (seconds since 1/1/1970) of when the AppBrain SDK first was activated
- public int getTimeSpentInApp()
Total time spent inside the app by this user (in seconds)