ProfileActions

sealed class ProfileActions

Actions sealed class for screen ProfileScreen

Constructors

ProfileActions
Link copied to clipboard
protected fun ProfileActions()

Types

ActionLogout
Link copied to clipboard
object ActionLogout : ProfileActions

User logout

ActionUpdateUser
Link copied to clipboard
object ActionUpdateUser : ProfileActions

User update

ToSettings
Link copied to clipboard
object ToSettings : ProfileActions

Open settings page

Inheritors

ProfileActions
Link copied to clipboard
ProfileActions
Link copied to clipboard
ProfileActions
Link copied to clipboard