subscribe abstract method

Stream<HubEvent> subscribe(
  1. ServiceCall call,
  2. SubscribeRequest request
)

Implementation

$async.Stream<$2.HubEvent> subscribe($grpc.ServiceCall call, $1.SubscribeRequest request);