FMX.InAppPurchase.EIAPNoLicenseKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.InAppPurchase.EIAPExceptionSystem.SysUtils.ExceptionSystem.TObjectEIAPNoLicenseKey

Delphi

EIAPNoLicenseKey = class(EIAPException);

C++

class PASCALIMPLEMENTATION EIAPNoLicenseKey : public EIAPException

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


Description

Exception qui peut être déclenchée par l'implémentation Android de IFMXInAppPurchaseService si vous tentez d'utiliser le service Google Play In-app Billing sans spécifier au préalable votre clé de licence.

Voir aussi