App

Stateless information set by the notifier about your app can be found on this class. These values can be accessed and amended if necessary.

Inheritors

Properties

Link copied to clipboard

The architecture of the running application binary

Link copied to clipboard

The unique identifier for the build of the application set in Configuration.buildUuid

Link copied to clipboard

The revision ID from the manifest (React Native apps only)

Link copied to clipboard
var id: String?

The package name of the application

Link copied to clipboard

The release stage set in Configuration.releaseStage

Link copied to clipboard
var type: String?

The application type set in Configuration#version

Link copied to clipboard

The version of the application set in Configuration.version

Link copied to clipboard

The version code of the application set in Configuration.versionCode

Functions

Link copied to clipboard
open override fun toStream(writer: JsonStream)