예제 #1
0
 /// <summary>
 /// This event indicates that the IAP has been validated with the SLOT backend.
 /// </summary>
 public void IAPValid(string data)
 {
     SpilUnityImplementationBase.fireIAPValid(data);
 }