withTestMode abstract method
Enable demo ad mode that will always request test ads.
Attention Don't forget to set it to False after the tests are completed.
Implementation
ManagerBuilder withTestMode(final bool isEnabled);
Enable demo ad mode that will always request test ads.
Attention Don't forget to set it to False after the tests are completed.
ManagerBuilder withTestMode(final bool isEnabled);