Pushwoosh Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pushwoosh Android SDK
pushwoosh-inapp-ui
/
com.pushwoosh.inapp.ui.model
/
InAppAction
In
App
Action
sealed
class
InAppAction
What happens when an in-app element is tapped.
Inheritors
Url
Close
Members
Constructors
In
App
Action
Link copied to clipboard
protected
constructor
(
)
Types
Close
Link copied to clipboard
object
Close
:
InAppAction
Url
Link copied to clipboard
data
class
Url
(
val
url
:
String
)
:
InAppAction