FMX.InAppPurchase.TInAppPurchase.ApplicationLicenseKey

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

Delphi

property ApplicationLicenseKey;

C++

__property ApplicationLicenseKey = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TInAppPurchase


説明

Google Play アプリケーション内課金 サービスを使用するためのライセンス キー。

Google Play アプリケーション内請求サービスを使用するには、このプロパティに、ライセンス キーを渡す必要があります。 ライセンス キーは、Google Play でのアプリケーション内請求用にアプリケーションを設定 した後に取得します。 「Google Play アプリ内課金サービスの接続データを構成する」を参照してください。

iOS アプリケーション内購入サービスに、iOS 上で接続する際には、このプロパティを設定する必要はありません。

関連項目