FMX.InAppPurchase.TCustomInAppPurchase.DoVerifyPayload
Delphi
procedure DoVerifyPayload(const Payload: string; var PayloadOk: Boolean);
C++
void __fastcall DoVerifyPayload(const System::UnicodeString Payload, bool &PayloadOk);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FMX.InAppPurchase.pas FMX.InAppPurchase.hpp |
FMX.InAppPurchase | TCustomInAppPurchase |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.