// Call suspending function from the article with following signature:
// suspend fun sendData()
sendData()
}
IDE integration
Checking the IDE status
Unlock your coding potential with IDE
Using IDEs is a must for every professional developer. IDEs provide code highlighting, syntax validation, code formatting, auto-completion, the ability to debug your code, and more. Our support team is here to help with any issues.