iceTrickle abstract method

Future<ICETrickleResponse> iceTrickle(
  1. Context ctx,
  2. ICETrickle req
)

Implementation

Future<ICETrickleResponse> iceTrickle(twirp.Context ctx, ICETrickle req);