Interface AppDownloadBaseUrl

Export

Interface

AppDownloadBaseUrl

Hierarchy

  • AppDownloadBaseUrl

Properties

The dapp is supported on which architecture of the platform.

Memberof

AppDownloadBaseUrl

The maximum version of platform where this dapp could be functional.

Memberof

AppDownloadBaseUrl

The minimum version of platform where this dapp could be functional.

Memberof

AppDownloadBaseUrl

packageId: string

Unique id for dapp regading platform.

Memberof

AppDownloadBaseUrl

The device/platform in which dapp could be intalled.

Memberof

AppDownloadBaseUrl

screenDPI?: string

The screen DPI for which the dApp is optimised. If it is not specified, it's assumed to be optimised for all resolutions.

Memberof

AppDownloadBaseUrl

url: Blob

The url to download the dapp.

Memberof

AppDownloadBaseUrl

version: string

The version of the dapp that is available on dApp store.

Memberof

AppDownloadBaseUrl

versionCode: string

The version code of the dapp that is available on dApp store.

Memberof

AppDownloadBaseUrl

Generated using TypeDoc