enum NeLSConnectionStatus

Connection Status for NeLS.

References from:
NeLSConfiguration;

1
CONNECTED
Enum value represents connection toward NeLS is established.
2
NOT_CONNECTED
Enum value represents connection toward NeLS is not established.
0
UNDEFINED
Enum value represents initial state before connection attempt to NeLS.