Skip navigation links
B C F G M O P S T V 

G

getAccountId() - Method in class com.boxcast.android.model.Broadcast
Returns the account ID for the broadcast.
getArchivedBroadcasts(String, BoxCastCallback<BroadcastList>) - Method in class com.boxcast.android.BoxCastClient
Gets the archived broadcasts for a channel.
getBroadcast(String, BoxCastCallback<Broadcast>) - Method in class com.boxcast.android.BoxCastClient
Gets a detailed broadcast.
getBroadcasts() - Method in class com.boxcast.android.model.BroadcastList
Returns the list of broadcasts.
getBroadcastView(String, BoxCastCallback<BroadcastView>) - Method in class com.boxcast.android.BoxCastClient
Gets a view into a broadcast.
getChannelId() - Method in class com.boxcast.android.model.Broadcast
Returns the channel ID for the broadcast.
getDescription() - Method in class com.boxcast.android.model.Broadcast
Returns the description for a broadcast.
getId() - Method in class com.boxcast.android.model.Broadcast
Returns the ID for the broadcast.
getInstance() - Static method in class com.boxcast.android.BoxCastClient
Use this method to get the singleton instance for making API calls.
getLiveBroadcasts(String, BoxCastCallback<BroadcastList>) - Method in class com.boxcast.android.BoxCastClient
Gets the live broadcasts for a channel.
getName() - Method in class com.boxcast.android.model.Broadcast
Returns the name for a broadcast.
getPlaylistUri() - Method in class com.boxcast.android.model.BroadcastView
Returns the HLS playlist URI for the view.
getStatus() - Method in class com.boxcast.android.model.BroadcastView
Returns the status for the view.
getThumbnailUri() - Method in class com.boxcast.android.model.Broadcast
Returns the thumbnail URI for the broadcast.
B C F G M O P S T V 
Skip navigation links