mvvm-livedata
/
dev.icerock.moko.mvvm.livedata
/
mergeWith
common
merge
With
fun <
OT
,
I1T
,
I2T
>
LiveData
<
I1T
>.
mergeWith
(secondLiveData:
LiveData
<
I2T
>, function: (
I1T
,
I2T
) ->
OT
):
MediatorLiveData
<
OT
>
Content copied to clipboard