docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UnityClient

    Inheritance
    object
    UnityClient
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.UDP.Editor
    Assembly: com.unity.purchasing.udp.Editor.dll
    Syntax
    [Serializable]
    public class UnityClient

    Constructors

    UnityClient()

    Declaration
    public UnityClient()

    Fields

    channel

    Declaration
    public UnityChannel channel
    Field Value
    Type Description
    UnityChannel

    client_id

    Declaration
    public string client_id
    Field Value
    Type Description
    string

    client_name

    Declaration
    public string client_name
    Field Value
    Type Description
    string

    client_secret

    Declaration
    public string client_secret
    Field Value
    Type Description
    string

    owner

    Declaration
    public string owner
    Field Value
    Type Description
    string

    ownerType

    Declaration
    public string ownerType
    Field Value
    Type Description
    string

    rev

    Declaration
    public string rev
    Field Value
    Type Description
    string

    scopes

    Declaration
    public List<string> scopes
    Field Value
    Type Description
    List<string>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)