OnResumeAfterAd
Overview
Notifies that ad came back from fullscreen and that application should resume.
Warning
This callback is unreliable due to inconsistent use of callbacks in different ad network SDKs.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in gravite.net account.
returns void
Examples
Last updated