getOnChainEvents abstract method

Future<OnChainEventResponse> getOnChainEvents(
  1. ServiceCall call,
  2. OnChainEventRequest request
)

Implementation

$async.Future<$1.OnChainEventResponse> getOnChainEvents($grpc.ServiceCall call, $1.OnChainEventRequest request);