You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This sample calls the API's <code>liveBroadcasts.insert</code> and <code>liveStreams.insert</code>
224
-
method to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
224
+
methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
225
225
the stream to the broadcast.
226
226
227
227
### [Retrieve a channel's broadcasts](/youtube/api-samples/blob/master/java/src/main/java/com/google/api/services/samples/youtube/cmdline/live/ListBroadcasts.java)
0 commit comments