Show / Hide Table of Contents

    Class BillingErrorDomain

    Billing services error domain.

    Inheritance
    System.Object
    BillingErrorDomain
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public static class BillingErrorDomain

    Fields

    kBuyProduct

    Declaration
    public const string kBuyProduct = "BuyProduct"
    Field Value
    Type Description
    System.String

    kInitializeStore

    Declaration
    public const string kInitializeStore = "InitializeStore"
    Field Value
    Type Description
    System.String

    kRestorePurchases

    Declaration
    public const string kRestorePurchases = "RestorePurchases"
    Field Value
    Type Description
    System.String
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters