Waiting for engine...
Skip to main content

AtomStatus

No description

enum AtomStatus {
OK
WARNING
ERROR
}

Values

AtomStatus.OK {#ok}

Indicates that the Atom is configured correctly

AtomStatus.WARNING {#warning}

Indicates that the Atom configuration needs to be updated. Atom's functionalities may be limited

AtomStatus.ERROR {#error}

Indicates that the Atom configuration needs to be updated. Atom can not be used

Member Of

Atom object

On this Page