Class: Rocksky::Generated::SeekParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::SeekParams
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#playerId ⇒ Object
Returns the value of attribute playerId.
-
#position ⇒ Object
Returns the value of attribute position.
Instance Attribute Details
#playerId ⇒ Object
Returns the value of attribute playerId
191 192 193 |
# File 'lib/rocksky/generated/types.rb', line 191 def playerId @playerId end |
#position ⇒ Object
Returns the value of attribute position
191 192 193 |
# File 'lib/rocksky/generated/types.rb', line 191 def position @position end |