app
app
/
com.htueko.resumeapp.presentation.common.commonstate
/
CommonUiEvent
/
PopBackStackAndSendData
Pop
Back
Stack
And
Send
Data
data
class
PopBackStackAndSendData
(
resumeId
:
Int
)
:
CommonUiEvent
Content copied to clipboard
to pop backstack and send data to previous one.
Constructors
Functions
Properties
Constructors
Pop
Back
Stack
And
Send
Data
Link copied to clipboard
fun
PopBackStackAndSendData
(
resumeId
:
Int
)
Content copied to clipboard
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
Int
Content copied to clipboard
copy
Link copied to clipboard
fun
copy
(
resumeId
:
Int
)
:
CommonUiEvent.PopBackStackAndSendData
Content copied to clipboard
Properties
resumeId
Link copied to clipboard
val
resumeId
:
Int
Content copied to clipboard