GetSpritesResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The body of the sprite sheet or JSON offset file (image/png or application/json, depending on input).

Link copied to clipboard

Header that instructs caching configuration for the client.

Link copied to clipboard

Header that represents the format of the response. The response returns the following as the HTTP body.

Link copied to clipboard
val eTag: String?

The sprite's Etag.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String