LoadConsentStatusAdMob
Description
Loads the current user consent status from the AdMob server, this must be done before calling RequestConsentAdMob. You should wait for GetConsentStatusAdMob to return a non-negative value before using the other AdMob consent commands.
Definition
LoadConsentStatusAdMob( szPubID, privacyPolicy )
void agk::LoadConsentStatusAdMob( const char* szPubID, const char* privacyPolicy )
Parameters
- szPubID - The publisher ID for you AdMob account
- privacyPolicy - A URL to your privacy policy, this will be shown to the user as a link on the consent dialog