FMX.InAppPurchase.IFMXInAppPurchaseService.SetTransactionPayload
Delphi
procedure SetTransactionPayload(const Value: string);
C++
virtual void __fastcall SetTransactionPayload(const System::UnicodeString Value) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.InAppPurchase.pas FMX.InAppPurchase.hpp | FMX.InAppPurchase | IFMXInAppPurchaseService | 
Description
Defines the developer payload of your application for the current user.