parseAndHandle

suspend fun parseAndHandle(update: String): Job?

A method for handling updates from a string. Define processing behavior before calling, see setBehaviour.