Module: UR::Psi::ConnectionState

Defined in:
lib/psi.rb

Constant Summary collapse

DISCONNECTED =
0
CONNECTED =
1
STARTED =
2
PAUSED =
3