FMX.InAppPurchase.IInAppPurchaseCallbacks

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IInAppPurchaseCallbacks = interface

C++

__interface  INTERFACE_UUID("{855557FC-1EE0-4295-8CFD-819D4BF21808}") IInAppPurchaseCallbacks  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


Beschreibung

Interface, das Wrapper für In-App-Bezahldienste wie TCustomInAppPurchase implementieren müssen, um Callbacks von dem IFMXInAppPurchaseService-Plattformdienst zu behandeln.

Siehe auch