Monkey Documentation

Interface IOnBuyProductComplete


Methods:

Method Documentation

Method OnBuyProductComplete : Void ( result:Int, product:Product )

Called when a BuyProductAsync operation completes.

result will be one of:

ResultDescription
-1Fatal error
0Success
1Cancelled by user