FMX.InAppPurchase.TCustomInAppPurchase.DoVerifyPayload

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoVerifyPayload(const Payload: String; var PayloadOk: Boolean);

C++

void __fastcall DoVerifyPayload(const System::UnicodeString Payload, bool &PayloadOk);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TCustomInAppPurchase

Description

Embarcadero Technologies does not currently have any additional information.