void ready()

Source

void ready(){
  command.send(new Command("Router.ready"));
}