GetInAppPurchaseDescription

Description

Returns the description for the specified product, as defined by the current platform store. It may take a few seconds after calling InAppPurchaseSetup for this data to become available, so if you get an empty string try again later. When calling this from Tier 2 you must delete the returned string when you are done with it.

Definition

string GetInAppPurchaseDescription ( iID )

Parameters