FMX.InAppPurchase.TCustomInAppPurchase.DoConsumeFailed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoConsumeFailed(const ProductID, ErrorMessage: string);

C++

void __fastcall DoConsumeFailed(const System::UnicodeString ProductID, const System::UnicodeString ErrorMessage);

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. Please help us document this topic by using the Discussion page!