Thumbnail

class Thumbnail

Details of a single thumbnail

Types

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

Properties

Link copied to clipboard
val body: String?

The binary data for the latest thumbnail.

Link copied to clipboard

The content type for the latest thumbnail.

Link copied to clipboard

Thumbnail Type

Link copied to clipboard
val timeStamp: <Error class: unknown class>?

Time stamp for the latest thumbnail.

Functions

Link copied to clipboard
inline fun copy(block: Thumbnail.Builder.() -> Unit = {}): Thumbnail
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