approveProjectContact abstract method
Future<IdentifierResponse>
approveProjectContact(
- ServiceCall call,
- IdentifierWithUserComment request
Implementation
$async.Future<$1.IdentifierResponse> approveProjectContact(
$grpc.ServiceCall call, $1.IdentifierWithUserComment request);