Monkey Documentation

Interface IOnGetOwnedProductsComplete


Methods:

Method Documentation

Method OnGetOwnedProductsComplete : Void ( result:Int, products:Product[] )

Called when a GetOwnedProductsAsync operation completes.

result will be one of:

ResultDescription
-1Fatal error
0Success
1Cancelled by user