v1.0.0
Latest
2022.3+

Namespace Unity.Services.Lobbies.Http

Classes

DeserializationException

DeserializationException class.

DeserializationSettings

DeserializationSettings class.

JsonObject

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

JsonObjectConverter

JsonObjectConverter overrides behaviour from JsonConverter to allow encapsulation of raw object types and conversion between different types.

Interfaces

IDeserializable

IDeserializable is an interface for wrapping generic objects that might be returned as part of HTTP requests.

Enums

MissingMemberHandling

Enum for how handling missing members when deserializing.