Example #1
0
        async Task LoadNext()
        {
            var ad = await Agent.GetNativeAd();

            CreateAdView(ad);
        }