getVideo abstract method

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

Implementation

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