addPeerAsParticipant method
Implementation
$grpc.ResponseFuture<$8.Empty> addPeerAsParticipant($7.PeerId request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$addPeerAsParticipant, request, options: options);
}
$grpc.ResponseFuture<$8.Empty> addPeerAsParticipant($7.PeerId request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$addPeerAsParticipant, request, options: options);
}