Interaction


class Interaction


An object representing a interaction on a content.

Summary

Nested types

Builder class for Interaction.

Public functions

Optional<String!>!

Indicate what the interaction is for. e.g. “Likes”

(Mutable)List<Image!>!

Returns the images/icon showing what the interaction is for

Public properties

String!
Long!

Public functions

getLabel

fun getLabel(): Optional<String!>!

Indicate what the interaction is for. e.g. “Likes”

getVisuals

fun getVisuals(): (Mutable)List<Image!>!

Returns the images/icon showing what the interaction is for

Public properties

count

val countString!

countValue

val countValueLong!