Builder

class Builder

Properties

Link copied to clipboard

The binary data content of the block.

Link copied to clipboard

The description of the content block.

Link copied to clipboard

The MIME type of the content.

Link copied to clipboard
var name: String?

The name of the content block.

Link copied to clipboard

The resource associated with the content block.

Link copied to clipboard
var size: Long?

The size of the content in bytes.

Link copied to clipboard
var text: String?

The text content of the block.

Link copied to clipboard

The type of content in the block.

Link copied to clipboard
var uri: String?

The URI of the content.

Functions

Link copied to clipboard