TrackerControl
Classes | Static Public Member Functions | List of all members
net.kollnig.missioncontrol.data.PlayStore Class Reference

Classes

class  AppInfo
 

Static Public Member Functions

static AppInfo getInfo (String appId)
 

Detailed Description

Retrieve information about an app from the Google Play Store.

Currently, this is only used to retrieve the email address of an app developer for GDPR requests.

Member Function Documentation

◆ getInfo()

static AppInfo net.kollnig.missioncontrol.data.PlayStore.getInfo ( String  appId)
static

Download and parse Play Store page for a given app

Parameters
appIdThe package name of the app to analyse
Returns
The parsed app information

The documentation for this class was generated from the following file: