MomentsComponentType

enum MomentsComponentType : Enum<MomentsComponentType>

This enum class represents the type of the components.

Entries

Video
Link copied to clipboard

Denotes the type of the component is Video

Image
Link copied to clipboard

Denotes the type of the component is Image

CTA
Link copied to clipboard
CTA()

Denotes the type of the component is CTA

Text
Link copied to clipboard

Denotes the type of the component is Text

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int