InAppAction

sealed class InAppAction

What happens when an in-app element is tapped.

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
Link copied to clipboard
data class Url(val url: String) : InAppAction