InAppPurchase ProductInformationDelegate 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 ProductInformationDelegate(
	ProductData[] products
)

Parameters

products
Type:  DeltaEngine.Platforms ProductData 
See Also