Method: Psapi::BroadcastHistory#initialize
- Defined in:
- lib/psapi/broadcast_history.rb
#initialize(hash = {}) ⇒ BroadcastHistory
Returns a new instance of BroadcastHistory.
17 18 19 |
# File 'lib/psapi/broadcast_history.rb', line 17 def initialize(hash = {}) super end |