removeFailedEvent abstract method

Future<RemoveFailedEventResponse> removeFailedEvent(
  1. ServiceCall call,
  2. RemoveFailedEventRequest request
)

Implementation

$async.Future<$3.RemoveFailedEventResponse> removeFailedEvent($grpc.ServiceCall call, $3.RemoveFailedEventRequest request);