UOnVerify typedef

UOnVerify = void Function(int sdkType, String transId, bool verify, int amount, String name)

广告奖励验证

Implementation

typedef UOnVerify = void Function(
    int sdkType, String transId, bool verify, int amount, String name);