playerConnect abstract method

Future<Bool> playerConnect(
  1. ServiceCall call,
  2. PlayerID request
)

Implementation

$async.Future<$1.Bool> playerConnect(
    $grpc.ServiceCall call, $1.PlayerID request);