次の方法で共有


SKProductsRequestResponseEventArgs クラス

定義

ReceivedResponse イベントのデータを提供します。

public class SKProductsRequestResponseEventArgs : EventArgs
type SKProductsRequestResponseEventArgs = class
    inherit EventArgs
継承
SKProductsRequestResponseEventArgs

コンストラクター

SKProductsRequestResponseEventArgs(SKProductsResponse)

SKProductsRequestResponseEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Response

ReceivedResponse イベントのデータを提供します。

適用対象