QualifiedContent.ContentType

Added in 4.2.0
Deprecated in 7.0.0

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

Added in 4.2.0
Deprecated in 7.0.0
fun getValue(): Int

A unique value for a content type.

name

Added in 4.2.0
Deprecated in 7.0.0
fun name(): String!

Content type name, readable by humans.

Returns
String!

the string content type name