public class BroadcastView
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BroadcastView.Status
Enum represents the different states for a broadcast view.
|
Constructor and Description |
---|
BroadcastView(org.json.JSONObject object) |
Modifier and Type | Method and Description |
---|---|
android.net.Uri |
getPlaylistUri()
Returns the HLS playlist URI for the view.
|
BroadcastView.Status |
getStatus()
Returns the status for the view.
|
public BroadcastView(org.json.JSONObject object) throws org.json.JSONException
org.json.JSONException
public android.net.Uri getPlaylistUri()
public BroadcastView.Status getStatus()