onAdItemClose method
- int itemIdInData
Callback for when the ad that was rolled successfully for an item, is closed
itemIdInData Id that is assigned to the data
Implementation
void onAdItemClose(int itemIdInData) {}
Callback for when the ad that was rolled successfully for an item, is closed
itemIdInData Id that is assigned to the data
void onAdItemClose(int itemIdInData) {}