QualifiedContent.ContentType

interface QualifiedContent.ContentType

Known direct subclasses
QualifiedContent.DefaultContentType

The type of of the content.


A content type that is requested through the transform API.

Summary

Public functions

Int

A unique value for a content type.

String?

Content type name, readable by humans.

Public functions

getValue

fun getValue(): Int

A unique value for a content type.

name

fun name(): String?

Content type name, readable by humans.

Returns
String?

the string content type name