listParticipants abstract method
Future<ListParticipantsResponse>
listParticipants(
- ServiceCall call,
- ListParticipantsRequest request
Implementation
$async.Future<$9.ListParticipantsResponse> listParticipants(
$grpc.ServiceCall call, $9.ListParticipantsRequest request);