getPlayerCount abstract method

Future<Count> getPlayerCount(
  1. ServiceCall call,
  2. AlphaEmpty request
)

Implementation

$async.Future<$1.Count> getPlayerCount(
    $grpc.ServiceCall call, $1.AlphaEmpty request);