Module: HotSpotLogin::Result
- Defined in:
- lib/hotspotlogin/constants.rb
Overview
Corresponding GET parameters are res=success, res=failed, res=popup1, etc.
Defined Under Namespace
Modules: PopUp
Constant Summary collapse
- SUCCESS =
1
- FAILED =
2
- LOGOFF =
logged out
3
- ALREADY =
4
- NOTYET =
5
- POPUP1 =
11
- POPUP2 =
12
- POPUP3 =
13
- NONE =
It was not a form request
0