Class: Integra365::SessionListTypes

Inherits:
Object
  • Object
show all
Defined in:
lib/integra365/const.rb

Overview

Represents different session line types

Constant Summary collapse

RUNNING =

Session is

0
WARNING =

Warning description

1
ERROR =

Error description

2
SUCCESS =

Succes line

3
STOP =

Session stopped

4