Show / Hide Table of Contents

    Class BillingServicesUnitySettings.IosPlatformProperties

    Inheritance
    System.Object
    BillingServicesUnitySettings.IosPlatformProperties
    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 class IosPlatformProperties

    Constructors

    IosPlatformProperties(String)

    Declaration
    public IosPlatformProperties(string customVerificationServerURL = null)
    Parameters
    Type Name Description
    System.String customVerificationServerURL

    Properties

    CustomVerificationServerURL

    Declaration
    public string CustomVerificationServerURL { get; }
    Property Value
    Type Description
    System.String
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters