Waiting for engine...
Skip to main content

AtomStatus

No description

enum AtomStatus {
OK
WARNING
ERROR
}

Values

AtomStatus.OK

Indicates that the Atom is configured correctly

AtomStatus.WARNING

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

AtomStatus.ERROR

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

Member Of

Atom object

On this Page