readText

suspend fun readText(intent: Intent, activity: ComponentActivity): String?

Reads text from the intent on Dispatchers.IO; see IntentPayloadReader.readText.