InAppPurchase InvokeOnTransactionFinished Method Delta Engine Documentation

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void InvokeOnTransactionFinished(
	ProductData productId,
	bool wasSuccessfull
)
See Also