createLongConnection abstract method

Future<Empty> createLongConnection(
  1. ServerContext ctx,
  2. Empty request
)

Implementation

$async.Future<$1.Empty> createLongConnection($pb.ServerContext ctx, $1.Empty request);