getPlayerCapacity abstract method

Future<Count> getPlayerCapacity(
  1. ServerContext ctx,
  2. AlphaEmpty request
)

Implementation

$async.Future<$1.Count> getPlayerCapacity(
    $pb.ServerContext ctx, $1.AlphaEmpty request);