subscriptionPurchaseDelegate property

SubscriptionPurchaseDelegate? subscriptionPurchaseDelegate
final

Delegate to perform each process on the subscription purchase.

定期購入型の購入上の各処理を行うためのデリゲート。

Implementation

final SubscriptionPurchaseDelegate? subscriptionPurchaseDelegate;