Class: Rocksky::Generated::PlayFileParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::PlayFileParams
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#fileId ⇒ Object
Returns the value of attribute fileId.
-
#playerId ⇒ Object
Returns the value of attribute playerId.
Instance Attribute Details
#fileId ⇒ Object
Returns the value of attribute fileId
166 167 168 |
# File 'lib/rocksky/generated/types.rb', line 166 def fileId @fileId end |
#playerId ⇒ Object
Returns the value of attribute playerId
166 167 168 |
# File 'lib/rocksky/generated/types.rb', line 166 def playerId @playerId end |