docs.unity3d.com
    目次を表示する/隠す

    Class IapItemSearchResponse

    The response used when searching for IAP item.

    Inheritance
    Object
    GeneralResponse
    IapItemSearchResponse
    Inherited Members
    GeneralResponse.message
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Purchasing
    Syntax
    [Serializable]
    public class IapItemSearchResponse : GeneralResponse

    Fields

    results

    The list of IAP item found.

    Declaration
    public List<IapItem> results
    Field Value
    Type Description
    List<IapItem>

    total

    The total amount of IAP item found.

    Declaration
    public int total
    Field Value
    Type Description
    Int32
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)