/// <summary> /// This method is called by the native Spil SDK, it should not be used by developers. /// </summary> public void OnResponseReceived(string response) { SpilUnityImplementationBase.OnResponseReceived(response); }