addPeerAsParticipant_Pre method
Implementation
$async.Future<$8.Empty> addPeerAsParticipant_Pre(
$grpc.ServiceCall $call, $async.Future<$7.PeerId> $request) async {
return addPeerAsParticipant($call, await $request);
}
$async.Future<$8.Empty> addPeerAsParticipant_Pre(
$grpc.ServiceCall $call, $async.Future<$7.PeerId> $request) async {
return addPeerAsParticipant($call, await $request);
}