startHLSBroadcasting

@POST(value = "/video/call/{type}/{id}/start_broadcasting")
abstract suspend fun startHLSBroadcasting(@Path(value = "type") type: String, @Path(value = "id") id: String): StartHLSBroadcastingResponse

Start HLS broadcasting Starts HLS broadcasting