How to extract SMS response status in Kotlin

Viewed 18

I am very new to Kotlin. I want to know how to extract the response status of an SMS right after it was sent. I will then use the status to decide in a logic. Thank you

0 Answers
Related