Inherits: : Array
Defined in: : lib/opentok/broadcast_list.rb
Overview
A class for accessing an array of Broadcast objects.
Instance Attribute Summary
#total ⇒ Object readonly
The total number of broadcasts.
Instance Method Summary
#initialize(interface, json) ⇒ BroadcastList constructor
A new instance of BroadcastList.
Constructor Details
#initialize(interface, json) ⇒ BroadcastList
Returns a new instance of BroadcastList.
Instance Attribute Details
#total ⇒ Object (readonly)
The total number of broadcasts.