Uses of Class
sudoku.Player.NegotiationsFinishedMsg
-
-
Uses of Player.NegotiationsFinishedMsg in sudoku
Methods in sudoku with parameters of type Player.NegotiationsFinishedMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Player.Protocol>
Player. onNegotiationsFinished(Player.NegotiationsFinishedMsg msg)
Action taken when negotiations finished.
-