FMX.InAppPurchase.EIAPNoLicenseKey

提供: RAD Studio API Documentation
移動先: 案内検索

FMX.InAppPurchase.EIAPExceptionSystem.SysUtils.ExceptionSystem.TObjectEIAPNoLicenseKey

Delphi

EIAPNoLicenseKey = class(EIAPException);

C++

class PASCALIMPLEMENTATION EIAPNoLicenseKey : public EIAPException

プロパティ

種類 可視性 ソース ユニット
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


説明

Google Play アプリケーション内課金サービスを、事前にライセンス キーを指定することなく使用しようとした場合、IFMXInAppPurchaseServiceAndroid 実装によって発生させられる例外です。

関連項目