MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
wallet
/
org.multipaz.wallet.ui.destination.provisioncredential
/
rememberIcaoMrtdCommunicationModel
remember
Icao
Mrtd
Communication
Model
@
Composable
fun
<
ResultT
>
rememberIcaoMrtdCommunicationModel
(
reader
:
MrtdNfcReader
<
ResultT
>
,
navController
:
NavController
,
onResult
:
(
ResultT
)
->
Unit
)
:
IcaoMrtdCommunicationModel
<
ResultT
>