Skip to main content
PFSubscriptionModel データ モデル。

構文

メンバー

expiration   time_t このサブスクリプションが期限切れとなる日時。 initialSubscriptionTime   time_t サブスクリプションが最初に購入された時刻。 isActive   bool このサブスクリプションが現在有効かどうか。すなわち、Expiration > 現在時刻の場合。 status   PFSubscriptionProviderStatus const*
nullptr の場合あり
(オプション) サブスクリプション プロバイダーによる、このサブスクリプションのステータス。 subscriptionId   const char*
null 終端
(オプション) このサブスクリプションの ID。 subscriptionItemId   const char*
null 終端
(オプション) プライマリ カタログにおけるこのサブスクリプションのアイテム ID。 subscriptionProvider   const char*
null 終端
(オプション) このサブスクリプションのプロバイダー。現在、Apple および Google Play がサポートされています。

要件

ヘッダー: PFTypes.h

関連項目

PFTypes のメンバー
最終更新日 2026年8月13日