GetInAppPurchaseLocalPrice

Description

Returns the current price of the specified in app purchase product in the local currency, this will be a string with the currency symbol included where possible. 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 GetInAppPurchaseLocalPrice ( iID )

Parameters