Ejemplo n.º 1
0
 /// <summary>
 /// This event indicates that the IAP was invalid when checked with the SLOT backend.
 /// </summary>
 public void IAPInvalid(string message)
 {
     SpilUnityImplementationBase.fireIAPInvalid(message);
 }