sendStats abstract method

Future<SendStatsResponse> sendStats(
  1. ServerContext ctx,
  2. SendStatsRequest request
)

Implementation

$async.Future<$1.SendStatsResponse> sendStats($pb.ServerContext ctx, $1.SendStatsRequest request);