Class: Rocksky::Generated::GetCurrentlyPlayingParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#actorObject

Returns the value of attribute actor

Returns:

  • (Object)

    the current value of actor



102
103
104
# File 'lib/rocksky/generated/types.rb', line 102

def actor
  @actor
end

#playerIdObject

Returns the value of attribute playerId

Returns:

  • (Object)

    the current value of playerId



102
103
104
# File 'lib/rocksky/generated/types.rb', line 102

def playerId
  @playerId
end