Search
Preparing search index...
The search index is not available
@jijidown/query
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@jijidown/query
UpdateStatus
Class UpdateStatus
Hierarchy
ResponseObject
<
ServerFetchUpdateStatusResponse
>
UpdateStatus
Implements
Refreshable
Index
Accessors
changelog
code
is
Checking
is
Need
Update
is
Not
Support
Update
is
Up
To
Date
message
raw
raw
Data
status
success
Methods
refresh
toJSON
Accessors
changelog
get
changelog
(
)
:
undefined
|
string
Returns
undefined
|
string
code
get
code
(
)
:
number
Returns
number
is
Checking
get
isChecking
(
)
:
boolean
Returns
boolean
is
Need
Update
get
isNeedUpdate
(
)
:
boolean
Returns
boolean
is
Not
Support
Update
get
isNotSupportUpdate
(
)
:
boolean
Returns
boolean
is
Up
To
Date
get
isUpToDate
(
)
:
boolean
Returns
boolean
message
get
message
(
)
:
undefined
|
string
Returns
undefined
|
string
raw
get
raw
(
)
:
undefined
|
(
T
extends
ServerResponse
<
P
,
any
>
?
P
:
never
)
Returns
undefined
|
(
T
extends
ServerResponse
<
P
,
any
>
?
P
:
never
)
raw
Data
get
rawData
(
)
:
any
Returns
any
status
get
status
(
)
:
undefined
|
UpdateStatusType
Returns
undefined
|
UpdateStatusType
success
get
success
(
)
:
boolean
Returns
boolean
Methods
refresh
refresh
(
)
:
Promise
<
UpdateStatus
>
Returns
Promise
<
UpdateStatus
>
toJSON
toJSON
(
)
:
any
Returns
any
Exports
Update
Status
changelog
code
is
Checking
is
Need
Update
is
Not
Support
Update
is
Up
To
Date
message
raw
raw
Data
status
success
refresh
toJSON
Generated using
TypeDoc