docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class JsonObject

    JsonObject class for encapsulating generic object types. We use this to hide internal Json implementation details.

    Inheritance
    object
    JsonObject
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Services.Ccd.Client.Http
    Assembly: solution.dll
    Syntax
    [Preserve]
    public class JsonObject

    Methods

    Name Description
    GetAsString()

    Returns the internal object as a string.

    GetAs<T>(DeserializationSettings)

    Returns the object as a defined type.

    In This Article
    Back to top
    Copyright © 2024 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)