getAllTCP abstract method

Future<PortList> getAllTCP(
  1. ServiceCall call,
  2. SessionConfig request
)

Implementation

$async.Future<$0.PortList> getAllTCP($grpc.ServiceCall call, $0.SessionConfig request);