H5BeforeRewardCallback typedef
H5BeforeRewardCallback =
void Function(H5ShowAdFn showAdFn)
The type of the beforeReward
callback.
Implementation
typedef H5BeforeRewardCallback = void Function(H5ShowAdFn showAdFn);
The type of the beforeReward
callback.
typedef H5BeforeRewardCallback = void Function(H5ShowAdFn showAdFn);