MetaPlatformSDK_AppDownloadResult
Inherits: RefCounted
Represents the result of downloading an app.
Description
Represents the result of downloading an app.
Properties
|
||
int |
|
Property Descriptions
AppInstallResult app_install_result = 0
AppInstallResult get_app_install_result ( )
Result of the download or install operation returned by the installer.
int timestamp = 0
int get_timestamp ( )
Timestamp in milliseconds when the operation finished.