iceTrickle abstract method

Future<ICETrickleResponse> iceTrickle(
  1. ServerContext ctx,
  2. ICETrickle request
)

Implementation

$async.Future<$1.ICETrickleResponse> iceTrickle($pb.ServerContext ctx, $0.ICETrickle request);