Class: Sdkey::ClientAuthSessionInfo
- Inherits:
-
Struct
- Object
- Struct
- Sdkey::ClientAuthSessionInfo
- Defined in:
- lib/sdkey/types.rb
Instance Attribute Summary collapse
-
#hwid ⇒ Object
Returns the value of attribute hwid.
-
#ip ⇒ Object
Returns the value of attribute ip.
Instance Attribute Details
#hwid ⇒ Object
Returns the value of attribute hwid
49 50 51 |
# File 'lib/sdkey/types.rb', line 49 def hwid @hwid end |
#ip ⇒ Object
Returns the value of attribute ip
49 50 51 |
# File 'lib/sdkey/types.rb', line 49 def ip @ip end |