UpdateInfo
in package
Model class for JsonMapper to represent the information returned from the updater API.
Tags
Table of Contents
- $base_version : string
- $build : int
- $channel : string
- $date : int
- $details_url : string
- $download_url : string
- $git_commit : string
- $is_dev : bool
- $mcpe_version : string
- $php_version : string
- $source_url : string
Properties
$base_version
public
string
$base_version
Tags
$build
public
int
$build
Tags
$channel
public
string
$channel
Tags
$date
public
int
$date
Tags
$details_url
public
string
$details_url
Tags
$download_url
public
string
$download_url
Tags
$git_commit
public
string
$git_commit
Tags
$is_dev
public
bool
$is_dev
Tags
$mcpe_version
public
string
$mcpe_version
Tags
$php_version
public
string
$php_version
Tags
$source_url
public
string
$source_url