-
public class FindMyInstallationHelperSimple 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 public static booleanisEnabled
-
Method Summary
Modifier and Type Method Description voidnotifyForeground()Notify the app has been foregrounded, we save the current timestamp -
-
Method Detail
-
notifyForeground
void notifyForeground()
Notify the app has been foregrounded, we save the current timestamp
-
-
-
-