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