AdropAdCallback

Adrop 광고를 로드하거나 표시하는 이벤트를 처리하는 콜백 유형입니다.


typedef AdropAdCallback = void Function(AdropAd ad);

Last updated