Class: Rocksky::Generated::PlayFileParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileIdObject

Returns the value of attribute fileId

Returns:

  • (Object)

    the current value of fileId



166
167
168
# File 'lib/rocksky/generated/types.rb', line 166

def fileId
  @fileId
end

#playerIdObject

Returns the value of attribute playerId

Returns:

  • (Object)

    the current value of playerId



166
167
168
# File 'lib/rocksky/generated/types.rb', line 166

def playerId
  @playerId
end