await

suspend fun await(launchPicker: () -> Unit): AndroidImagePickOutcome(source)

Executes the await step in the SDAI presentation layer.

Return

Result produced by await.

Author

Dmitriy Moroz

Parameters

launchPicker

launch picker value consumed by the API.