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
192 193 194 |
# File 'lib/rocksky/generated/types.rb', line 192 def playerId @playerId end |
#position ⇒ Object
Returns the value of attribute position
192 193 194 |
# File 'lib/rocksky/generated/types.rb', line 192 def position @position end |