ViewUserActions

sealed class ViewUserActions

Actions sealed class for screen ViewUserScreen

Author

Vitaliy Zarubin

Constructors

ViewUserActions
Link copied to clipboard
protected fun ViewUserActions()

Types

RefreshView
Link copied to clipboard
data class RefreshView(userId: String) : ViewUserActions

Update model data on page and db

Inheritors

ViewUserActions
Link copied to clipboard