StartGatherCallback typedef

void StartGatherCallback (
  1. GatherResult gatherResult
)

开始采集回调

Implementation

typedef StartGatherCallback = void Function(GatherResult gatherResult);