public class BroadcastList
extends java.lang.Object
Constructor and Description |
---|
BroadcastList(org.json.JSONArray array) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Broadcast> |
getBroadcasts()
Returns the list of broadcasts.
|
public BroadcastList(org.json.JSONArray array) throws org.json.JSONException
org.json.JSONException
public java.util.ArrayList<Broadcast> getBroadcasts()