ApplicationReport
class ApplicationReport extends Collection (View source)
Properties
protected | $collection_key | ||
string | $applicationSource | ||
string | $displayName | ||
protected | $eventsType | ||
protected | $eventsDataType | ||
string | $installerPackageName | ||
protected | $keyedAppStatesType | ||
protected | $keyedAppStatesDataType | ||
string | $packageName | ||
string | $packageSha256Hash | ||
string[] | $signingKeyCertFingerprints | ||
string | $state | ||
string | $userFacingType | ||
int | $versionCode | ||
string | $versionName |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setApplicationSource($applicationSource)
No description
string
getApplicationSource()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEvents($events)
No description
ApplicationEvent[]
getEvents()
No description
setInstallerPackageName($installerPackageName)
No description
string
getInstallerPackageName()
No description
setKeyedAppStates($keyedAppStates)
No description
KeyedAppState[]
getKeyedAppStates()
No description
setPackageName($packageName)
No description
string
getPackageName()
No description
setPackageSha256Hash($packageSha256Hash)
No description
string
getPackageSha256Hash()
No description
setSigningKeyCertFingerprints($signingKeyCertFingerprints)
No description
string[]
getSigningKeyCertFingerprints()
No description
setState($state)
No description
string
getState()
No description
setUserFacingType($userFacingType)
No description
string
getUserFacingType()
No description
setVersionCode($versionCode)
No description
int
getVersionCode()
No description
setVersionName($versionName)
No description
string
getVersionName()
No description