H5AdViewedCallback typedef
H5AdViewedCallback =
void Function()
The type of the adViewed
callback.
Implementation
typedef H5AdViewedCallback = void Function();
The type of the adViewed
callback.
typedef H5AdViewedCallback = void Function();