ApplicationMetadata

constructor(package: String, name: String, system: String, versionCode: Int, version: String, binaryPath: Path)

Parameters

package

String — name of the package

name

String — name of the application

system

String — name of the operating system (Android or iOS)

versionCode

Int — number of the version code

version

String — value of the application version

binaryPath

Path — path of the application file