Package com.batch.android.debug
Class FindMyInstallationHelper
- java.lang.Object
-
- com.batch.android.debug.FindMyInstallationHelper
-
public class FindMyInstallationHelper extends java.lang.ObjectSimple helper class to copy the installation id of the the user to the clipboard after the app is foregrounded a number of times for a short time.
-
-
Field Summary
Fields Modifier and Type Field Description static booleanisEnabledWhether to enable the copy of the installation id.
-
Constructor Summary
Constructors Constructor Description FindMyInstallationHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnotifyForeground()Notify the app has been foregrounded, we save the current timestamp
-