getEvents abstract method

Future<KapusProto_Events> getEvents(
  1. ServiceCall call,
  2. KapusProto_GetEventsReq request
)

Implementation

$async.Future<$0.KapusProto_Events> getEvents($grpc.ServiceCall call, $0.KapusProto_GetEventsReq request);