imagePickerController

open override fun imagePickerController(picker: UIImagePickerController, didFinishPickingMediaWithInfo: Map<Any?, *>)(source)

Executes the imagePickerController step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

picker

picker value consumed by the API.

didFinishPickingMediaWithInfo

did finish picking media with info value consumed by the API.