MetaTag

interface MetaTag

Represents a MetaTag.

See also

Inheritors

Properties

Link copied to clipboard

The extended attributes that may have been associated with this tag in byte form.

Link copied to clipboard
abstract val id: String?

The frame id. Note: This parameter is optional, UNKNOWN_ID value will be used if none provided.

Link copied to clipboard
abstract val schemeIdUri: String?

The URI of the supported scheme ID.

Link copied to clipboard
abstract val type: FrameType

The FrameType value.