Module: Shazamio::Device
- Defined in:
- lib/shazamio/request.rb
Overview
Mirrors the Python Device enum: a client platform Shazam is spoofed as.
Constant Summary collapse
Class Method Summary collapse
Class Method Details
.random ⇒ Object
13 14 15 |
# File 'lib/shazamio/request.rb', line 13 def self.random ALL.sample end |