FMX.InAppPurchase.IFMXInAppPurchaseService.GetTransactionPayload

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTransactionPayload: string;

C++

virtual System::UnicodeString __fastcall GetTransactionPayload() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase IFMXInAppPurchaseService


Beschreibung

Gibt die Entwicklernutzdaten Ihrer Anwendung für den aktuellen Benutzer zurück.

Siehe auch