Method OnGetOwnedProductsComplete : Void ( result:Int, products:Product[] )
Called when a CerberusStore.GetOwnedProductsAsync operation completes.
result will be one of:
Result | Description |
---|---|
-1 | Fatal error |
0 | Success |
1 | Cancelled by user |
Impressum, Datenschutzerklärung
Methods | |
---|---|
OnGetOwnedProductsComplete : Void ( result:Int, products:Product[] ) |
Called when a CerberusStore.GetOwnedProductsAsync operation completes. |
Method OnGetOwnedProductsComplete : Void ( result:Int, products:Product[] )
Called when a CerberusStore.GetOwnedProductsAsync operation completes.
result will be one of:
Result | Description |
---|---|
-1 | Fatal error |
0 | Success |
1 | Cancelled by user |