addPeerAsParticipant abstract method

Future<Empty> addPeerAsParticipant(
  1. ServiceCall call,
  2. PeerId request
)

Implementation

$async.Future<$8.Empty> addPeerAsParticipant(
    $grpc.ServiceCall call, $7.PeerId request);