Adapty
androidJvm
AdaptyUI
/
com.adapty.ui
/
AdaptyUI
/
Action
Action
sealed
class
Action
Inheritors
Close
OpenUrl
Custom
Members
Types
Close
Link copied to clipboard
object
Close
:
AdaptyUI.Action
Custom
Link copied to clipboard
class
Custom
(
val
customId
:
String
)
:
AdaptyUI.Action
Open
Url
Link copied to clipboard
class
OpenUrl
(
val
url
:
String
)
:
AdaptyUI.Action