/// <summary> /// This event indicates that the IAP was invalid when checked with the SLOT backend. /// </summary> public void IAPServerError(string error) { SpilUnityImplementationBase.fireIAPServerError(error); }