StopGatherCallback typedef

void StopGatherCallback (
  1. GatherResult gatherResult
)

停止采集回调

Implementation

typedef StopGatherCallback = void Function(GatherResult gatherResult);