About
Support
Developer Guide
Version 38.126.82.61
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
AppVersionRuntimeStatusEvent
Interface AppVersionRuntimeStatusEvent
Generated when checking a runtime availability.
interface
AppVersionRuntimeStatusEvent
{
error
:
null
|
string
;
exists
:
null
|
boolean
;
healthCheck
:
null
|
boolean
;
reachable
:
null
|
boolean
;
type
:
"runtime-status"
;
version
:
null
|
string
;
writeAccess
:
null
|
boolean
;
}
Index
Properties
error
exists
health
Check
reachable
type
version
write
Access
Properties
error
error
:
null
|
string
exists
exists
:
null
|
boolean
health
Check
health
Check
:
null
|
boolean
reachable
reachable
:
null
|
boolean
type
type
:
"runtime-status"
version
version
:
null
|
string
write
Access
write
Access
:
null
|
boolean
Settings
Theme
OS
Light
Dark
On This Page
error
exists
health
Check
reachable
type
version
write
Access
OpenFin JavaScript API
Loading...
Generated when checking a runtime availability.