createParticipant abstract method

Future<Participant> createParticipant(
  1. ServiceCall call,
  2. CreateParticipantRequest request
)

Implementation

$async.Future<$10.Participant> createParticipant(
    $grpc.ServiceCall call, $10.CreateParticipantRequest request);