InAppPurchase TransactionDelegate DelegateDelta Engine Documentation

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

public delegate void TransactionDelegate(
	ProductData productId,
	bool wasSuccessful
)
See Also