UnityEngine.Advertisements.UnsupportedPlatform.Initialize C# (CSharp) Method

Initialize() public method

public Initialize ( string gameId, bool testMode ) : void
gameId string
testMode bool
return void
        public void Initialize(string gameId, bool testMode)
        {
        }