MetaPlatformSDK_AppDownloadResult

Inherits: RefCounted

Represents the result of downloading an app.

Description

Represents the result of downloading an app.

Properties

AppInstallResult

app_install_result

0

int

timestamp

0


Property Descriptions

AppInstallResult app_install_result = 0

Result of the download or install operation returned by the installer.


int timestamp = 0

  • int get_timestamp ( )

Timestamp in milliseconds when the operation finished.