Exemple #1
0
        public static void InitAd(string source)
        {
            // Moonma.AdKit.AdConfig.AdConfig.main.InitPriority(source,AdConfigParser.SOURCE_TYPE_VIDEO);
            BasePlatformWrapper platformWrapper = PlatformWrapper.platform;

            platformWrapper.InitAd(source);
        }