Exemplo n.º 1
0
 public async Task GetReadyForGame(string playerWebApiUrl, string?apiKey = null)
 => await playerClient.GetReady(playerWebApiUrl, apiKey);