getVideo abstract method

Stream<GetVideoResponse> getVideo(
  1. ServiceCall call,
  2. GetVideoRequest request
)

Implementation

$async.Stream<$44.GetVideoResponse> getVideo($grpc.ServiceCall call, $44.GetVideoRequest request);