getVideo abstract method

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

Implementation

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